Date: Tue, 28 Oct 1997 18:40:13 +0000 From: Josef Karthauser <joe@pavilion.net> To: questions@freebsd.org Subject: Kernel build problems. Message-ID: <19971028184013.24414@pavilion.net>
next in thread | raw e-mail | index | archive | help
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 can't believe that scsi world is broken. Someone please point out where I'm braindead! Thanks, Joe -- Josef Karthauser Technical Manager Email: joe@pavilion.net Pavilion Internet plc. [Tel: +44 1273 607072 Fax: +44 1273 607073]
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19971028184013.24414>