Date: Tue, 20 Feb 2001 18:35:09 -0500 From: Forrest Aldrich <forrie@forrie.com> To: freebsd-stable@freebsd.org Subject: Kernel compile failure 4.x Stable Message-ID: <5.0.2.1.2.20010220183430.00aa09b0@216.67.14.69>
next in thread | raw e-mail | index | archive | help
This problem has been persistent, up to and including a recent CVSUP (1 hour ago): sh /usr/src/sys/conf/newvers.sh DRAMA 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/../include -D_KERNEL -include opt_global.h -elf -mpreferred-stack-boundary=2 vers.c linking kernel ip_fw.o: In function `ip_fw_chk': ip_fw.o(.text+0x107b): undefined reference to `INADDR_TO_IFP' ip_fw.o(.text+0x109b): undefined reference to `INADDR_TO_IFP' *** Error code 1 Stop in /usr/obj/usr/src/sys/DRAMA. *** Error code 1 Fix? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5.0.2.1.2.20010220183430.00aa09b0>