> "AC" == Alan Cox <[EMAIL PROTECTED]> writes:
>> may be a 'make mrproper' solves your problem,
AC> Unlikely since the problem is the fact that the scsi firmware
AC> assembler wants a library that isnt installed.
It seems the libdb is in fact installed. I just added a
sy
Alan Cox wrote:
>
> > > gcc -I/usr/include -I. -ldb aicasm_gram.c aicasm_scan.c aicasm.c aicasm_symbol.c
>-o aicasm
> > > /usr/i486-linux/bin/ld: cannot open -ldb: No such file or directory
> > > collect2: ld returned 1 exit status
> > > make[5]: *** [aicasm] Error 1
> > > [...]
> > > --
> > gcc -I/usr/include -I. -ldb aicasm_gram.c aicasm_scan.c aicasm.c aicasm_symbol.c
>-o aicasm
> > /usr/i486-linux/bin/ld: cannot open -ldb: No such file or directory
> > collect2: ld returned 1 exit status
> > make[5]: *** [aicasm] Error 1
> > [...]
> > -
3 matches
Mail list logo