GENERIC error:

Ruslan Ermilov ru at freebsd.org
Mon Nov 15 07:14:39 PST 2004


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 at FreeBSD.org
FreeBSD committer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20041115/cb0855d1/attachment.bin


More information about the freebsd-stable mailing list