Kernel build problem

Pete Carah pete at altadena.net
Sat Apr 10 17:04:31 PDT 2004


I see a kernel build problem since mid-last-week; probably a depend or
makefile hit?

-- Pete
-----------------------------------------------
. .......
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h  -mpreferred-stack-boundary=2 -fno-common -ffreestanding  ioconf.c
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h  -mpreferred-stack-boundary=2 -fno-common -ffreestanding  config.c
touch hack.c
cc -shared -nostdlib hack.c -o hack.So
rm -f hack.c
sh /usr/src/sys/conf/newvers.sh SMP1
cc -c -O -pipe  -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  -fformat-extensions -ansi -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/../include -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter  -D_KERNEL -include opt_global.h  -mpreferred-stack-boundary=2 -fno-common -ffreestanding  vers.c
linking kernel.debug
ng_base.o: In function `ngintr':
/usr/src/sys/netgraph/netgraph/ng_base.c:2037: undefined reference to `lwkt_replymsg'
*** Error code 1

Stop in /usr/obj/usr/src/sys/SMP1.
*** Error code 1

Stop in /usr/src.
*** Error code 1

Stop in /usr/src.
^C
[1]  + Exit 1                        make kernel >& mkk.out






More information about the Kernel mailing list