7 Jan 2008 00:40
Some alpha problems in current
Anders Hjalmarsson <hjalmar <at> hjalmar.to>
2008-01-06 23:40:44 GMT
2008-01-06 23:40:44 GMT
I tried current (from todays sources) on alpha, but there were some
problems building a kernel.
I do not think they are worth a pr since they should be trivial to fix.
Builing a MP kernel:
make depend fails for several files with messages similar to this:
In file included from /usr/src/sys/sys/simplelock.h:87,
from ./machine/pcb.h:37,
from /usr/src/sys/sys/user.h:37,
from /usr/src/sys/net/bpf.c:56:
./machine/lock.h:168:1: error: "SPINLOCK_SPIN_HOOK" redefined
In file included from /usr/src/sys/uvm/uvm_param.h:75,
from /usr/src/sys/sys/mbuf.h:91,
from /usr/src/sys/net/bpf.c:52:
/usr/src/sys/sys/lock.h:222:1: error: this is the location of the previous defin
ition
In file included from /usr/src/sys/sys/simplelock.h:87,
from ./machine/pcb.h:37,
from /usr/src/sys/sys/user.h:37,
from /usr/src/sys/net/bpf.c:56:
./machine/lock.h:181:1: error: "SPINLOCK_BACKOFF_HOOK" redefined
In file included from /usr/src/sys/uvm/uvm_param.h:75,
from /usr/src/sys/sys/mbuf.h:91,
from /usr/src/sys/net/bpf.c:52:
/usr/src/sys/sys/lock.h:225:1: error: this is the location of the previous defin
ition
mkdep: compile failed.
*** Error code 1
(Continue reading)



RSS Feed