Date: Mon, 15 Nov 2004 09:25:17 -0500 From: "Andrew Lewis" <andrew@coastal.com> To: freebsd-stable@freebsd.org Subject: GENERIC error: Message-ID: <4198BC4D.6050603@coastal.com>
next in thread | raw e-mail | index | archive | help
I have a few 4x-stable boxes I'm trying to bring up to date but I keep getting the same error in the same place. I can't dig anything similar up searching around. This is a recent stable cvsup and I'm using: rm -rf /usr/obj/usr && make clean && make update && make buildword && make buildkernel output: ===> sk cc -O -pipe -march=k6 -include /usr/obj/usr/src/sys/GENERIC/opt_global.h -D_KERNEL -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -DKLD_MODULE -nostdinc -I- -I. -I@ -I@/../include -mpreferred-stack-boundary=2 -Wall -Wredundant-decls -Wnested-externs -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual -fformat-extensions -ansi -c /usr/src/sys/modules/sk/../../pci/if_sk.c /usr/src/sys/modules/sk/../../pci/if_sk.c: In function `sk_encap': /usr/src/sys/modules/sk/../../pci/if_sk.c:1792: `uct' undeclared (first use in this function) /usr/src/sys/modules/sk/../../pci/if_sk.c:1792: (Each undeclared identifier is reported only once /usr/src/sys/modules/sk/../../pci/if_sk.c:1792: for each function it appears in.) *** Error code 1 Stop in /usr/src/sys/modules/sk. *** Error code 1 Stop in /usr/src/sys/modules. *** Error code 1 Stop in /usr/obj/usr/src/sys/GENERIC. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. ====
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4198BC4D.6050603>