From: Pavel Vasilyev <dixlor@gmail.com>
To: linux-kernel@vger.kernel.org
Subject: [ERROR] drivers/scsi/aic7xxx/aicasm
Date: Tue, 3 Nov 2009 23:00:24 +0300 [thread overview]
Message-ID: <200911032300.42413.pavel@pavlinux.ru> (raw)
[-- Attachment #1: Type: text/plain, Size: 3043 bytes --]
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
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
reply other threads:[~2009-11-03 20:00 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200911032300.42413.pavel@pavlinux.ru \
--to=dixlor@gmail.com \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox