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

-current kernel build failed.



柴垣です。

最近の-currentのGENERIC kernelのmakeが、

ld -EL -Ttext 0x80030000 -e start -G 18 -T ../../../../arch/mips/conf/kern.ldscript --oformat elf32-littlemips -x -o netbsd ${SYSTEM_OBJ} vers.o
aic6360.o: In function `aic_reselect':
/home/shiba/NetBSD-current/hpcmips/src/sys/arch/hpcmips/compile/GENERIC/../../../../dev/ic/aic6360.c(.text+0x1618): undefined reference to `ffs'
/home/shiba/NetBSD-current/hpcmips/src/sys/arch/hpcmips/compile/GENERIC/../../../../dev/ic/aic6360.c(.text+0x1618): relocation truncated to fit: R_MIPS_26 ffs
ncr53c9x.o: In function `ncr53c9x_reselect':
/home/shiba/NetBSD-current/hpcmips/src/sys/arch/hpcmips/compile/GENERIC/../../../../dev/ic/ncr53c9x.c(.text+0x3818): undefined reference to `ffs'
/home/shiba/NetBSD-current/hpcmips/src/sys/arch/hpcmips/compile/GENERIC/../../../../dev/ic/ncr53c9x.c(.text+0x3818): relocation truncated to fit: R_MIPS_26 ffs
kern_sig.o: In function `firstsig':

....以下略

などと言って落ちるのですが、何か心あたりある人いませんか?
とりあえず、

src/sys/lib/libkern/arch/mips/Makefile.inc

にffs.cを追加して逃げているのですが。

柴垣 威
ie9t-sbgk@asahi-net.or.jp