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
> > > [...]
> > > ----------------------------------------------------------------------
> >
> > may be a 'make mrproper' solves your problem,
> 
> Unlikely since the problem is the fact that the scsi firmware assembler wants
> a library that isnt installed.

It is not necessary to re-build the firmware (according to Justin).
Disable that option and try to rebuild again.

-- 
     Rafael
-
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/

Reply via email to