Messages in this thread |  | | Date | Fri, 30 Mar 2001 04:01:27 -0600 (CST) | From | Jeff Garzik <> | Subject | Re: 2.4.3 aic7xxx wont compile |
| |
On Thu, 29 Mar 2001, George Bonser wrote:
> Just tried to build 2.4.3, got: > > make[6]: Entering directory > `/usr/local/src/linux/drivers/scsi/aic7xxx/aicasm' > gcc -I/usr/include -ldb1 aicasm_gram.c aicasm_scan.c aicasm.c > aicasm_symbol.c -o aicasm > aicasm/aicasm_gram.y:45: ../queue.h: No such file or directory > aicasm/aicasm_gram.y:50: aicasm.h: No such file or directory > aicasm/aicasm_gram.y:51: aicasm_symbol.h: No such file or directory > aicasm/aicasm_gram.y:52: aicasm_insformat.h: No such file or directory > aicasm/aicasm_scan.l:44: ../queue.h: No such file or directory > aicasm/aicasm_scan.l:49: aicasm.h: No such file or directory > aicasm/aicasm_scan.l:50: aicasm_symbol.h: No such file or directory > aicasm/aicasm_scan.l:51: y.tab.h: No such file or directory
Looks like the gcc command line needs '-I.' there...
Jeff
- 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/
|  |