[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Error compiling 2.4.9-pre4-xfs
> Using egcs 1.1.2, I'm getting the following error compiling the new (8/15)
> CVS sources:
>
> make[5]: Entering directory
> `/usr/src/linux-2.4-xfs/linux/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
>
>
> Is it just me? <sob>
>
> Ken
>
Hmm, are you building the adapter firmware? Try turning this off.
Steve