Date: Sat, 24 Mar 2001 20:24:32 +0100 (CET) From: Marc van Woerkom <van.woerkom@netcologne.de> To: freebsd-current@freebsd.org Subject: make world stops during i4b compilation Message-ID: <200103241924.f2OJOWA11001@oranje.my.domain>
next in thread | raw e-mail | index | archive | help
Hi,
anyone has this problem too?
(..)
cc -elf -shared -nostdlib hack.c -o hack.So
rm -f hack.c
sh /usr/src/sys/conf/newvers.sh ORANJE
cc -c -O -pipe -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/../include -I/usr/src/sys/contrib/dev/acpica/Subsystem/Include -D_KERNEL -include opt_global.h -elf -fno-builtin -mpreferred-stack-boundary=2 vers.c
linking kernel
i4b_ipr.o: In function `i4biprattach':
i4b_ipr.o(.text+0x1d2): undefined reference to `ether_ifattach'
i4b_isppp.o: In function `i4bispppattach':
i4b_isppp.o(.text+0x179): undefined reference to `ether_ifattach'
*** Error code 1
Stop in /usr3/obj/usr/src/sys/ORANJE.
*** Error code 1
Compiling the GENERIC kernel however works fine.. hmmm.
Regards,
Marc
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200103241924.f2OJOWA11001>
