Re: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-07 Thread J . A . Magallon
On 03.07 Alan Cox wrote: > > Im not too worried about this right now since as Al Viro pointed out the > libdb use is unneeded. > The real fact is if aicasm is needed, not how to implement aicasm. Is it possible to distribute in kernel just the output of aicasm, the sequencer code, and that

Re: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-07 Thread J . A . Magallon
On 03.07 Alan Cox wrote: Im not too worried about this right now since as Al Viro pointed out the libdb use is unneeded. The real fact is if aicasm is needed, not how to implement aicasm. Is it possible to distribute in kernel just the output of aicasm, the sequencer code, and that the

RE: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread Phil Oester
compiling aic7xxx driver on 2.4.2-ac13 > Which distro is yours ? In my Mandrake 8.0beta there is no /usr/include/db. > Mdk offers the 3 db libs (db1, db2, db3), so I had to create a symlink > /usr/include/db3 -> /usr/include/db. > > Which is the standard path ? At least, Mdk and RH (Al

Re: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread Alan Cox
> Which distro is yours ? In my Mandrake 8.0beta there is no /usr/include/db. > Mdk offers the 3 db libs (db1, db2, db3), so I had to create a symlink > /usr/include/db3 -> /usr/include/db. > > Which is the standard path ? At least, Mdk and RH (Alan...) differ. Im not too worried about this

Re: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread Alan Cox
> make[5]: Entering directory > `/usr/src/linux-2.4.2-ac13/drivers/scsi/aic7xxx/aicasm' > lex -t aicasm_scan.l > aicasm_scan.c > gcc -I/usr/include -ldb aicasm_gram.c aicasm_scan.c aicasm.c > aicasm_symbol.c -o aicasm > aicasm_symbol.c:39: db/db_185.h: No such file or directory You need

Re: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread John Cavan
Phil Oester wrote: > > one more try... > > anyone else get the following: > > make[5]: Entering directory > `/usr/src/linux-2.4.2-ac13/drivers/scsi/aic7xxx/aicasm' > lex -t aicasm_scan.l > aicasm_scan.c > gcc -I/usr/include -ldb aicasm_gram.c aicasm_scan.c aicasm.c > aicasm_symbol.c -o aicasm

Re: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread Justin T. Gibbs
>make[5]: Entering directory >`/usr/src/linux-2.4.2-ac13/drivers/scsi/aic7xxx/aicasm' >lex -t aicasm_scan.l > aicasm_scan.c >gcc -I/usr/include -ldb aicasm_gram.c aicasm_scan.c aicasm.c >aicasm_symbol.c -o aicasm >aicasm_symbol.c:39: db/db_185.h: No such file or directory >make[5]: *** [aicasm]

Re: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread J . A . Magallon
On 03.07 Phil Oester wrote: > one more try... > > anyone else get the following: > > make[5]: Entering directory > `/usr/src/linux-2.4.2-ac13/drivers/scsi/aic7xxx/aicasm' > lex -t aicasm_scan.l > aicasm_scan.c > gcc -I/usr/include -ldb aicasm_gram.c aicasm_scan.c aicasm.c > aicasm_symbol.c -o

Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread Phil Oester
one more try... anyone else get the following: make[5]: Entering directory `/usr/src/linux-2.4.2-ac13/drivers/scsi/aic7xxx/aicasm' lex -t aicasm_scan.l > aicasm_scan.c gcc -I/usr/include -ldb aicasm_gram.c aicasm_scan.c aicasm.c aicasm_symbol.c -o aicasm aicasm_symbol.c:39: db/db_185.h: No

Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread Phil Oester
anyone else get the following: make[5]: Entering directory ` - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread Phil Oester
anyone else get the following: make[5]: Entering directory ` - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread Phil Oester
one more try... anyone else get the following: make[5]: Entering directory `/usr/src/linux-2.4.2-ac13/drivers/scsi/aic7xxx/aicasm' lex -t aicasm_scan.l aicasm_scan.c gcc -I/usr/include -ldb aicasm_gram.c aicasm_scan.c aicasm.c aicasm_symbol.c -o aicasm aicasm_symbol.c:39: db/db_185.h: No such

Re: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread J . A . Magallon
On 03.07 Phil Oester wrote: one more try... anyone else get the following: make[5]: Entering directory `/usr/src/linux-2.4.2-ac13/drivers/scsi/aic7xxx/aicasm' lex -t aicasm_scan.l aicasm_scan.c gcc -I/usr/include -ldb aicasm_gram.c aicasm_scan.c aicasm.c aicasm_symbol.c -o aicasm

Re: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread Justin T. Gibbs
make[5]: Entering directory `/usr/src/linux-2.4.2-ac13/drivers/scsi/aic7xxx/aicasm' lex -t aicasm_scan.l aicasm_scan.c gcc -I/usr/include -ldb aicasm_gram.c aicasm_scan.c aicasm.c aicasm_symbol.c -o aicasm aicasm_symbol.c:39: db/db_185.h: No such file or directory make[5]: *** [aicasm] Error 1

Re: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread John Cavan
Phil Oester wrote: one more try... anyone else get the following: make[5]: Entering directory `/usr/src/linux-2.4.2-ac13/drivers/scsi/aic7xxx/aicasm' lex -t aicasm_scan.l aicasm_scan.c gcc -I/usr/include -ldb aicasm_gram.c aicasm_scan.c aicasm.c aicasm_symbol.c -o aicasm

Re: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread Alan Cox
make[5]: Entering directory `/usr/src/linux-2.4.2-ac13/drivers/scsi/aic7xxx/aicasm' lex -t aicasm_scan.l aicasm_scan.c gcc -I/usr/include -ldb aicasm_gram.c aicasm_scan.c aicasm.c aicasm_symbol.c -o aicasm aicasm_symbol.c:39: db/db_185.h: No such file or directory You need db3/db3-devel

Re: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread Alan Cox
Which distro is yours ? In my Mandrake 8.0beta there is no /usr/include/db. Mdk offers the 3 db libs (db1, db2, db3), so I had to create a symlink /usr/include/db3 - /usr/include/db. Which is the standard path ? At least, Mdk and RH (Alan...) differ. Im not too worried about this right now

RE: Error compiling aic7xxx driver on 2.4.2-ac13

2001-03-06 Thread Phil Oester
compiling aic7xxx driver on 2.4.2-ac13 Which distro is yours ? In my Mandrake 8.0beta there is no /usr/include/db. Mdk offers the 3 db libs (db1, db2, db3), so I had to create a symlink /usr/include/db3 - /usr/include/db. Which is the standard path ? At least, Mdk and RH (Alan...) differ. Im