* aic build failure in latest linus git tree.
@ 2007-10-13 2:55 Dave Jones
0 siblings, 0 replies; only message in thread
From: Dave Jones @ 2007-10-13 2:55 UTC (permalink / raw)
To: linux-scsi
CHK include/linux/utsrelease.h
CALL scripts/checksyscalls.sh
CHK include/linux/compile.h
make -C drivers/scsi/aic7xxx/aicasm
*** Install db development libraries
gcc -I/usr/include -I. aicasm.c aicasm_symbol.c aicasm_gram.c aicasm_macro_gram.c aicasm_scan.c aicasm_macro_scan.c -o aicasm -ldb
aicasm_symbol.c:48:19: error: aicdb.h: No such file or directory
aicasm_symbol.c:63: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘*’ token
aicasm_symbol.c: In function ‘symbol_delete’:
aicasm_symbol.c:86: error: ‘symtable’ undeclared (first use in this function)
aicasm_symbol.c:86: error: (Each undeclared identifier is reported only once
aicasm_symbol.c:86: error: for each function it appears in.)
aicasm_symbol.c:87: error: ‘DBT’ undeclared (first use in this function)
aicasm_symbol.c:87: error: expected ‘;’ before ‘key’
aicasm_symbol.c:89: error: ‘key’ undeclared (first use in this function)
aicasm_symbol.c: In function ‘symtable_open’:
aicasm_symbol.c:133: error: ‘symtable’ undeclared (first use in this function)
aicasm_symbol.c:134: error: ‘DB_HASH’ undeclared (first use in this function)
aicasm_symbol.c: In function ‘symtable_close’:
aicasm_symbol.c:147: error: ‘symtable’ undeclared (first use in this function)
aicasm_symbol.c:148: error: ‘DBT’ undeclared (first use in this function)
aicasm_symbol.c:148: error: expected ‘;’ before ‘key’
aicasm_symbol.c:149: error: expected ‘;’ before ‘data’
aicasm_symbol.c:151: error: ‘key’ undeclared (first use in this function)
aicasm_symbol.c:151: error: ‘data’ undeclared (first use in this function)
aicasm_symbol.c:151: error: ‘R_FIRST’ undeclared (first use in this function)
aicasm_symbol.c: In function ‘symtable_get’:
aicasm_symbol.c:169: error: ‘DBT’ undeclared (first use in this function)
aicasm_symbol.c:169: error: expected ‘;’ before ‘key’
aicasm_symbol.c:170: error: expected ‘;’ before ‘data’
aicasm_symbol.c:173: error: ‘key’ undeclared (first use in this function)
aicasm_symbol.c:176: error: ‘symtable’ undeclared (first use in this function)
aicasm_symbol.c:176: error: ‘data’ undeclared (first use in this function)
aicasm_symbol.c: In function ‘symtable_dump’:
aicasm_symbol.c:472: error: ‘DBT’ undeclared (first use in this function)
aicasm_symbol.c:472: error: expected ‘;’ before ‘key’
aicasm_symbol.c:473: error: expected ‘;’ before ‘data’
aicasm_symbol.c:477: error: ‘symtable’ undeclared (first use in this function)
aicasm_symbol.c:486: error: ‘R_FIRST’ undeclared (first use in this function)
aicasm_symbol.c:487: error: ‘key’ undeclared (first use in this function)
aicasm_symbol.c:487: error: ‘data’ undeclared (first use in this function)
aicasm_symbol.c:524: error: ‘R_NEXT’ undeclared (first use in this function)
make[4]: *** [aicasm] Error 1
make[3]: *** [drivers/scsi/aic7xxx/aicasm/aicasm] Error 2
make[2]: *** [drivers/scsi/aic7xxx] Error 2
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2
--
http://www.codemonkey.org.uk
-
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-10-13 3:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-13 2:55 aic build failure in latest linus git tree Dave Jones
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.