Re: Linux 2.5.10-dj1

Adrian Bunk (bunk@fs.tum.de)
Mon, 29 Apr 2002 11:14:57 +0200 (CEST)


Hi Dave,

while building 2.5.10-dj the following build error occured that doesn't
occur when I back out the changes to drivers/scsi/aic7xxx/aicasm that are
in the -dj1 patch:

<-- snip -->

...
make[5]: Entering directory
`/home/bunk/linux/kernel-2.5/linux-2.5.10/drivers/sc
si/aic7xxx/aicasm'
yacc -d -b aicasm_gram aicasm_gram.y
aicasm_gram.y:921: warning: previous rule lacks an ending `;'
aicasm_gram.y:935: warning: previous rule lacks an ending `;'
mv aicasm_gram.tab.c aicasm_gram.c
mv aicasm_gram.tab.h aicasm_gram.h
lex -t aicasm_scan.l > aicasm_scan.c
gcc -I/usr/include -I. -ldb aicasm.c aicasm_symbol.c aicasm_gram.c
aicasm_macro_gram.c aicasm_scan.c aicasm_macro_scan.c -o aicasm
aicasm_gram.y:1846: warning: type mismatch with previous implicit
declaration
/usr/share/bison/bison.simple:924: warning: previous implicit declaration
of `yyerror'
aicasm_gram.y:1846: warning: `yyerror' was previously implicitly declared
to return `int'
aicasm_macro_gram.y:162: warning: type mismatch with previous implicit
declaration
/usr/share/bison/bison.simple:924: warning: previous implicit declaration
of `mmerror'
aicasm_macro_gram.y:162: warning: `mmerror' was previously implicitly
declared to return `int'
make[5]: Leaving directory
`/home/bunk/linux/kernel-2.5/linux-2.5.10/drivers/scsi/aic7xxx/aicasm'
aicasm/aicasm -I. -r aic7xxx_reg.h -o aic7xxx_seq.h aic7xxx.seq
aicasm/aicasm: Stopped at file aic7xxx.reg, line 1013 - parse error
aicasm/aicasm: Removing aic7xxx_seq.h due to error
aicasm/aicasm: Removing aic7xxx_reg.h due to error
make[4]: *** [aic7xxx_reg.h] Error 65
make[4]: Leaving directory
`/home/bunk/linux/kernel-2.5/linux-2.5.10/drivers/scsi/aic7xxx'

<-- snip -->

cu
Adrian

-- 

You only think this is a free country. Like the US the UK spends a lot of time explaining its a free country because its a police state. Alan Cox

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/