Compiler Issues 2.4.6 and 6.2.0 BETA 1 / 6.2.0

John C. Toman jctoman at compendium-tech.com
Thu Jul 19 12:34:03 PDT 2001


I've applied these two patches to try to solve some of the difficulties 
I've been having with the older driver versions. When compiling a new 
kernel, I'm getting the following compilation errors:

make[2]: Entering directory `/usr/src/linux-2.4.6/drivers/scsi'
make -C aic7xxx
make[3]: Entering directory `/usr/src/linux-2.4.6/drivers/scsi/aic7xxx'
make all_targets
make[4]: Entering directory `/usr/src/linux-2.4.6/drivers/scsi/aic7xxx'
make -C aicasm
make[5]: Entering directory 
`/usr/src/linux-2.4.6/drivers/scsi/aic7xxx/aicasm'
gcc -I/usr/include -I. -ldb aicasm_gram.c aicasm_scan.c aicasm.c 
aicasm_symbol.c
 -o aicasm
aicasm/aicasm_scan.l: In function `yylex':
aicasm/aicasm_scan.l:115: `T_VERSION' undeclared (first use in this 
function)
aicasm/aicasm_scan.l:115: (Each undeclared identifier is reported only once
aicasm/aicasm_scan.l:115: for each function it appears in.)
aicasm/aicasm_scan.l:132: `T_STRING' undeclared (first use in this function)
make[5]: *** [aicasm] Error 1
make[5]: Leaving directory 
`/usr/src/linux-2.4.6/drivers/scsi/aic7xxx/aicasm'
make[4]: *** [aicasm/aicasm] Error 2
make[4]: Leaving directory `/usr/src/linux-2.4.6/drivers/scsi/aic7xxx'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/linux-2.4.6/drivers/scsi/aic7xxx'

Any ideas on what's gone wrong here?

Thanks,

John Toman


To Unsubscribe: send mail to majordomo at FreeBSD.org
with "unsubscribe aic7xxx" in the body of the message




More information about the aic7xxx mailing list