New Kernel under 5.0
Michael Koerner
Michael at Koerner.De
Fri Apr 18 02:21:24 PDT 2003
Hi,
whenever I try to build a Kernel with i4B support and also include the
device "i4bing" 2
line in my Kernel configuration, I get the following error when doing the
make buildkernel
... (lots of blah removed)
sh /usr/src/sys/conf/newvers.sh MIKE
cc -c -O -pipe -march=pentium3 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -nostdinc -I- -I. -I/usr/src/sys -I/usr/src/sys/dev -I/usr/src/sys/contrib/dev/acpica -I/usr/src/sys/contrib/ipfilter -D_KERNEL -include opt_global.h -fno-common -mno-align-long-strings -mpreferred-stack-boundary=2 -ffreestanding -Werror vers.c
linking kernel
i4b_ing.o: In function `i4bingattach':
i4b_ing.o(.text+0x148): undefined reference to `ng_make_node_common'
i4b_ing.o(.text+0x192): undefined reference to `ng_name_node'
i4b_ing.o(.text+0x1de): undefined reference to `dumpnode'
i4b_ing.o(.text+0x1fa): undefined reference to `ng_unref_node'
i4b_ing.o(.text+0x23a): undefined reference to `dumpnode'
... (more errors removed)
*** Error code 1
Stop in /usr/obj/usr/src/sys/MIKE.
*** Error code 1
Stop in /usr/src.
*** Error code 1
Stop in /usr/src.
A friend has the same problem.
I Installed from 5.0 Release CD, cvsuped to 5.0p7.
I don't use Netgraph, so I simply kept the device off, but I thought someone might want to know that there is something broken.
Mike
More information about the freebsd-isdn
mailing list