Date: Mon, 15 Nov 2004 17:14:21 +0200 From: Ruslan Ermilov <ru@freebsd.org> To: Andrew Lewis <andrew@coastal.com> Cc: freebsd-stable@freebsd.org Subject: Re: GENERIC error: Message-ID: <20041115151420.GB41469@ip.net.ua> In-Reply-To: <4198BC4D.6050603@coastal.com> References: <4198BC4D.6050603@coastal.com>
next in thread | previous in thread | raw e-mail | index | archive | help
[-- Attachment #1 --] 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 ru@FreeBSD.org FreeBSD committer [-- Attachment #2 --] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD4DBQFBmMfMqRfpzJluFF4RAjOcAJiRBf9NZrZujGnz1KkMiu1E5SOzAJwKXTat fWJFlCtqbMEbBgtTpBWv1w== =Z3W4 -----END PGP SIGNATURE-----
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20041115151420.GB41469>
