On Mon, Nov 15, 2004 at 09:25:17AM -0500, Andrew Lewis wrote: > 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 > Looks like you have got a broken file. There's no "uct" word at this line, and it pretty much looks like a part of the "struct" keyword.
Cheers, -- Ruslan Ermilov [EMAIL PROTECTED] FreeBSD committer
pgp3TZ5jNVgAY.pgp
Description: PGP signature
