lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 3 Nov 2009 23:00:24 +0300
From:	Pavel Vasilyev <dixlor@...il.com>
To:	linux-kernel@...r.kernel.org
Subject: [ERROR] drivers/scsi/aic7xxx/aicasm

 LD      drivers/scsi/aic7xxx/built-in.o     
make -C drivers/scsi/aic7xxx/aicasm           
*** Install db development libraries
bison -d -b aicasm_gram aicasm_gram.y
mv aicasm_gram.tab.c aicasm_gram.c
mv aicasm_gram.tab.h aicasm_gram.h
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:87: error: 'symtable' undeclared (first use in this function)
aicasm_symbol.c:87: error: (Each undeclared identifier is reported only once
aicasm_symbol.c:87: error: for each function it appears in.)
aicasm_symbol.c:88: error: 'DBT' undeclared (first use in this function)
aicasm_symbol.c:88: error: expected ';' before 'key'
aicasm_symbol.c:90: error: 'key' undeclared (first use in this function)
aicasm_symbol.c: In function 'symtable_open':
aicasm_symbol.c:134: error: 'symtable' undeclared (first use in this function)
aicasm_symbol.c:135: error: 'DB_HASH' undeclared (first use in this function)
aicasm_symbol.c: In function 'symtable_close':
aicasm_symbol.c:148: error: 'symtable' undeclared (first use in this function)
aicasm_symbol.c:149: error: 'DBT' undeclared (first use in this function)
aicasm_symbol.c:149: error: expected ';' before 'key'
aicasm_symbol.c:150: error: expected ';' before 'data'
aicasm_symbol.c:152: error: 'key' undeclared (first use in this function)
aicasm_symbol.c:152: error: 'data' undeclared (first use in this function)
aicasm_symbol.c:152: error: 'R_FIRST' undeclared (first use in this function)
aicasm_symbol.c: In function 'symtable_get':
aicasm_symbol.c:170: error: 'DBT' undeclared (first use in this function)
aicasm_symbol.c:170: error: expected ';' before 'key'
aicasm_symbol.c:171: error: expected ';' before 'data'
aicasm_symbol.c:174: error: 'key' undeclared (first use in this function)
aicasm_symbol.c:177: error: 'symtable' undeclared (first use in this function)
aicasm_symbol.c:177: error: 'data' undeclared (first use in this function)
aicasm_symbol.c: In function 'symtable_dump':
aicasm_symbol.c:479: error: 'DBT' undeclared (first use in this function)
aicasm_symbol.c:479: error: expected ';' before 'key'
aicasm_symbol.c:480: error: expected ';' before 'data'
aicasm_symbol.c:485: error: 'symtable' undeclared (first use in this function)
aicasm_symbol.c:494: error: 'R_FIRST' undeclared (first use in this function)
aicasm_symbol.c:495: error: 'key' undeclared (first use in this function)
aicasm_symbol.c:495: error: 'data' undeclared (first use in this function)
aicasm_symbol.c:532: 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

Download attachment "signature.asc " of type "application/pgp-signature" (199 bytes)

Powered by blists - more mailing lists