Port-powerpc archive

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

EV64260 kernel build broken?



Since the most recent check in of oea_machdep.c, I seem to be unable to build this
kernel. Here's the build output I get:
 
#   compile  EV64260/oea_machdep.o
/usr/work/kroberts/src/tooldir.NetBSD-1.6.1-i386/bin/powerpc--netbsd-gcc -msoft-float -ffreestanding -g -O2 -Wreturn-type -Wer
ror -Wall -Wno-main -Wno-format-zero-length -Wpointer-arith -Wmissing-prototypes -Wstrict-prototypes -Wno-sign-compare -D__ev6
4260__ -Devbppc=evbppc -I. -I/usr/work/kroberts/src/sys/arch -I/usr/work/kroberts/src/sys -nostdinc -DPPC_INTR_IMPL=<arch/powe
rpc/marvell/marvell_intr.h> -DPPC_PCI_MACHDEP_IMPL=<arch/powerpc/marvell/pci_machdep.h> -DDIAGNOSTIC -DMAXUSERS=32 -D_KERNEL -
D_KERNEL_OPT -c /usr/work/kroberts/src/sys/arch/powerpc/oea/oea_machdep.c
/usr/work/kroberts/src/sys/arch/powerpc/oea/oea_machdep.c: In function `oea_startup':
/usr/work/kroberts/src/sys/arch/powerpc/oea/oea_machdep.c:698: warning: implicit declaration of function `softintr__init'
*** Failed target:  oea_machdep.o
 
It looks like the softintr code that was added and #ifdef'd is actually included by virtue of
the marvell_intr.h header. Unfortunately, the softintr__init prototype isn't included.
 
Ken Roberts

 


Do you Yahoo!?
Yahoo! Finance Tax Center - File online. File on time.

Home | Main Index | Thread Index | Old Index