Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Oct 1998 10:51:12 -0800 (PST)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        John Mertz <jmertz@rocksolid.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Kernel Compile Failure
Message-ID:  <Pine.BSF.4.03.9810281050280.29272-100000@resnet.uoregon.edu>
In-Reply-To: <3.0.1.32.19981023225915.007f1100@rocksolid.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 23 Oct 1998, John Mertz wrote:

> I have just upgraded from 2.2.1 to 2.2.7 via the Walnut Creek cdrom - which
> was an interesting exercise in and of itself.

[...]

> make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx
> Warning: Object directory not changed from original
> /usr/src/sys/compile/SERVER2
> yacc -d ../../dev/aic7xxx/aicasm_gram.y
> mv y.tab.c aicasm_gram.c
> cc -O -pipe -I.   -c aicasm_gram.c
> lex -t  ../../dev/aic7xxx/aicasm_scan.l > aicasm_scan.c
> cc -O -pipe -I.   -c aicasm_scan.c
> ../../dev/aic7xxx/aicasm_scan.l: In function `yylex':
> ../../dev/aic7xxx/aicasm_scan.l:68: `T_DOWNLOAD' undeclared (first use this
> func
> tion)
> ../../dev/aic7xxx/aicasm_scan.l:68: (Each undeclared identifier is reported
> only

[...]

rm -rf /usr/src/sys and reinstall the kernel source.  There's a header out
of date.

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9810281050280.29272-100000>