Re: 2.4.6-pre8 build error of aic7xxxt

Alan Cox (alan@lxorguk.ukuu.org.uk)
Sat, 30 Jun 2001 19:19:25 +0100 (BST)


> > 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.

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