Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

compiling librump/scheduler.o fails



Hi,

with -current source updated some minutes ago build.sh ... distribution
for {alpha,evbppc,macppc} fails:

    compile  librump/scheduler.o
/u/NetBSD/src/lib/librump/../../sys/rump/librump/rumpkern/scheduler.c: In 
function 'rump_schedule_cpu_interlock':
/u/NetBSD/src/lib/librump/../../sys/rump/librump/rumpkern/scheduler.c:346: 
error: 'struct cpu_info' has no member named 'ci_curlwp'
/u/NetBSD/src/lib/librump/../../sys/rump/librump/rumpkern/scheduler.c: In 
function 'rump_unschedule_cpu1':
/u/NetBSD/src/lib/librump/../../sys/rump/librump/rumpkern/scheduler.c:412: 
error: 'struct cpu_info' has no member named 'ci_curlwp'

*** Failed target:  scheduler.o

No problem on i386 and amd64...

Kurt


Home | Main Index | Thread Index | Old Index