From: Samuel Flory <sflory@rackable.com>
To: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Cc: linux-kernel@vger.kernel.org, gibbs@scsiguy.com
Subject: 2.4.23-pre6 aic79xx compile failure amd64
Date: Thu, 09 Oct 2003 15:21:55 -0700 [thread overview]
Message-ID: <3F85DF83.80502@rackable.com> (raw)
In-Reply-To: <Pine.LNX.4.44.0310011434400.6488-100000@dmt.cyclades>
A minor compile failure for aic79xx under amd64. The driver compiles
if you remove -werror in the makefile.
Error:
gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fno-stric
t-aliasing -fno-common -fomit-frame-pointer -mno-red-zone
-mcmodel=kernel -pipe -fno-reorder-bloc
ks -finline-limit=2000 -fno-strength-reduce -Wno-sign-compare
-fno-asynchronous-unwind-tables -
I/usr/src/linux/drivers/scsi
-Werror -nostdinc -iwithprefix include -DKBUILD_BASENAME=aic79xx_osm_pci
-c -o
aic79xx_osm_pci.o aic79xx_osm_pci.c
cc1: warnings being treated as errors
aic79xx_osm_pci.c:278: warning: `ahd_linux_pci_reserve_mem_region'
defined but not used
make[4]: *** [aic79xx_osm_pci.o] Error 1
make[4]: Leaving directory `/usr/src/linux/drivers/scsi/aic7xxx'
make[3]: *** [first_rule] Error 2
make[3]: Leaving directory `/usr/src/linux/drivers/scsi/aic7xxx'
make[2]: *** [_subdir_aic7xxx] Error 2
make[2]: Leaving directory `/usr/src/linux/drivers/scsi'
make[1]: *** [_subdir_scsi] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_dir_drivers] Error 2
Aic79xx in .config
CONFIG_SCSI_AIC7XXX=y
CONFIG_AIC7XXX_CMDS_PER_DEVICE=253
CONFIG_AIC7XXX_RESET_DELAY_MS=15000
# CONFIG_AIC7XXX_PROBE_EISA_VL is not set
# CONFIG_AIC7XXX_BUILD_FIRMWARE is not set
CONFIG_AIC7XXX_DEBUG_ENABLE=y
CONFIG_AIC7XXX_DEBUG_MASK=0
CONFIG_AIC7XXX_REG_PRETTY_PRINT=y
CONFIG_SCSI_AIC79XX=y
CONFIG_AIC79XX_CMDS_PER_DEVICE=32
CONFIG_AIC79XX_RESET_DELAY_MS=15000
# CONFIG_AIC79XX_BUILD_FIRMWARE is not set
CONFIG_AIC79XX_ENABLE_RD_STRM=y
CONFIG_AIC79XX_DEBUG_ENABLE=y
CONFIG_AIC79XX_DEBUG_MASK=0
CONFIG_AIC79XX_REG_PRETTY_PRINT=y
Compiler:
Red Hat Enterprise Linux release 2.9.5AS (Taroon)
Reading specs from /usr/lib/gcc-lib/x86_64-redhat-linux/3.2.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --e
nable-shared --enable-threads=posix --disable-checking
--with-system-zlib --enable-__cxa_atexit -
-host=x86_64-redhat-linux
Thread model: posix
gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-16)
--
Once you have their hardware. Never give it back.
(The First Rule of Hardware Acquisition)
Sam Flory <sflory@rackable.com>
prev parent reply other threads:[~2003-10-09 22:29 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-10-01 17:44 Linux 2.4.23-pre6 Marcelo Tosatti
2003-10-01 18:56 ` [PATCH] fix 2.4.x incorrect argv[0] for init Erik Andersen
2003-10-01 19:34 ` jhf
2003-10-01 21:21 ` Linux 2.4.23-pre6 David van Hoose
2003-10-02 7:08 ` Marcelo Tosatti
2003-10-02 11:09 ` David van Hoose
2003-10-02 22:13 ` J.A. Magallon
2003-10-05 21:42 ` Marcelo Tosatti
2003-10-09 22:21 ` Samuel Flory [this message]
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=3F85DF83.80502@rackable.com \
--to=sflory@rackable.com \
--cc=gibbs@scsiguy.com \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.tosatti@cyclades.com \
/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.