From: Dave Jones <davej@redhat.com>
To: linux-scsi@vger.kernel.org
Subject: aic build failure in latest linus git tree.
Date: Fri, 12 Oct 2007 22:55:50 -0400 [thread overview]
Message-ID: <20071013025550.GA17161@redhat.com> (raw)
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
reply other threads:[~2007-10-13 3:10 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=20071013025550.GA17161@redhat.com \
--to=davej@redhat.com \
--cc=linux-scsi@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 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.