Date: 28 Oct 1997 20:24:34 -0600 From: Dave Marquardt <marquard@zilker.net> To: freebsd-questions@freebsd.org Subject: Re: Kernel build problems. Message-ID: <85sotlz4pp.fsf@localhost.zilker.net> In-Reply-To: Josef Karthauser's message of "Tue, 28 Oct 1997 18:40:13 %2B0000" References: <19971028184013.24414@pavilion.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Josef Karthauser <joe@pavilion.net> writes: > Ick! I can't get my kernel to build :( > > CVSUP'd today. Rebuilt the whole os. Make depended a kernel. > Tried to build it: > core# make depend > make -f ../../dev/aic7xxx/Makefile MAKESRCPATH=../../dev/aic7xxx > > Warning: Object directory not changed from original /usr/src/sys/compile/CORE > cc -O2 -m486 -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 function) > ../../dev/aic7xxx/aicasm_scan.l:68: (Each undeclared identifier is reported only once > ../../dev/aic7xxx/aicasm_scan.l:68: for each function it appears in.) > *** Error code 1 I think if you searched the mailing list archives you'd see this has been discussed more than once. Go remove the contents of /usr/src/sys/dev/aic7xxx and run CVSup again. -Dave
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?85sotlz4pp.fsf>