From: kees.bakker@altium.nl (Kees Bakker)
To: linux-kernel@vger.kernel.org
Subject: 2.5.73 - build fails for aic7xxx
Date: 25 Jun 2003 11:01:02 +0200 [thread overview]
Message-ID: <si65mupm41.fsf@koli.tasking.nl> (raw)
I get a strange build error in aic7xxx. I don't see a compile error, but my
make stops with an error.
Starting from scratch with a 'make oldconfig'.
...
Adaptec AIC7xxx Fast -> U160 support (New Driver) (SCSI_AIC7XXX) [M/n/y/?] m
Maximum number of TCQ commands per device (AIC7XXX_CMDS_PER_DEVICE) [253] 253
Initial bus reset delay in milli-seconds (AIC7XXX_RESET_DELAY_MS) [15000] 15000
Probe for EISA and VL AIC7XXX Adapters (AIC7XXX_PROBE_EISA_VL) [N/y/?] n
Build Adapter Firmware with Kernel Build (AIC7XXX_BUILD_FIRMWARE) [N/y/?] n
Compile in Debugging Code (AIC7XXX_DEBUG_ENABLE) [Y/n/?] y
Debug code enable mask (2047 for all debugging) (AIC7XXX_DEBUG_MASK) [0] 0
Decode registers during diagnostics (AIC7XXX_REG_PRETTY_PRINT) [Y/n/?] y
Adaptec AIC7xxx support (old driver) (SCSI_AIC7XXX_OLD) [N/m/y/?] n
...
SHIPPED drivers/scsi/aic7xxx/aic7xxx_seq.h
SHIPPED drivers/scsi/aic7xxx/aic7xxx_reg.h
CC [M] drivers/scsi/aic7xxx/aic7xxx_core.o
In file included from drivers/scsi/aic7xxx/aic7xxx_osm.h:89,
from drivers/scsi/aic7xxx/aic7xxx_core.c:46:
drivers/scsi/hosts.h: In function `scsi_find_device':
drivers/scsi/hosts.h:64: warning: comparison between signed and unsigned
drivers/scsi/hosts.h:65: warning: comparison between signed and unsigned
drivers/scsi/hosts.h:65: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c: In function `ahc_handle_brkadrint':
drivers/scsi/aic7xxx/aic7xxx_core.c:384: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c: In function `ahc_print_scb':
drivers/scsi/aic7xxx/aic7xxx_core.c:1524: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c:1532: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c: In function `ahc_handle_devreset':
drivers/scsi/aic7xxx/aic7xxx_core.c:3759: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c: In function `ahc_init':
drivers/scsi/aic7xxx/aic7xxx_core.c:4957: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c: In function `ahc_match_scb':
drivers/scsi/aic7xxx/aic7xxx_core.c:5226: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c:5228: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c: In function `ahc_search_untagged_queues':
drivers/scsi/aic7xxx/aic7xxx_core.c:5554: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c: In function `ahc_abort_scbs':
drivers/scsi/aic7xxx/aic7xxx_core.c:5823: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c:5830: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c: In function `ahc_loadseq':
drivers/scsi/aic7xxx/aic7xxx_core.c:6363: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c:6379: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c: In function `ahc_print_register':
drivers/scsi/aic7xxx/aic7xxx_core.c:6603: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_core.c:6617: warning: comparison between signed and unsigned
drivers/scsi/aic7xxx/aic7xxx_inline.h: At top level:
drivers/scsi/aic7xxx/aic7xxx_core.c:76: warning: `num_chip_names' defined but not used
make[3]: *** [drivers/scsi/aic7xxx/aic7xxx_core.o] Error 1
make[2]: *** [drivers/scsi/aic7xxx] Error 2
make[1]: *** [drivers/scsi] Error 2
make: *** [drivers] Error 2
I'm fairly sure it is not the last CC that causes the make to stop. If I
run gcc by hand it completes with exit 0. However, if I run make again, it
does the CC again. Huh? What can it be?
How can I see the whole gcc command?
--
reply other threads:[~2003-06-25 8:48 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=si65mupm41.fsf@koli.tasking.nl \
--to=kees.bakker@altium.nl \
--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