All of lore.kernel.org
 help / color / mirror / Atom feed
From: war <war@starband.net>
To: linux-kernel@vger.kernel.org
Subject: 2.4.16 Bug (PPC)
Date: Mon, 26 Nov 2001 13:22:37 -0500	[thread overview]
Message-ID: <3C02886D.8DB9D1B5@starband.net> (raw)

This is the actual SCSI driver I need for the 7200/90.

cc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-D__powerpc__ -fsigned-char -msoft-float -pipe -ffixed-r2
-Wno-uninitialized -mmultiple -mstring    -c -o 53c7,8xx.o 53c7,8xx.c
53c7,8xx.c: In function `ncr_pci_init':
53c7,8xx.c:1436: `is_prep' undeclared (first use in this function)
53c7,8xx.c:1436: (Each undeclared identifier is reported only once
53c7,8xx.c:1436: for each function it appears in.)
53c7,8xx.c:1440: warning: unsigned int format, long unsigned int arg
(arg 3)
53c7,8xx.c:1443: structure has no member named `base_address'
53c7,8xx.c: In function `NCR53c8x0_init_fixup':
53c7,8xx.c:1796: warning: assignment from incompatible pointer type
53c7,8xx.c: In function `NCR53c8xx_dsa_fixup':
53c7,8xx.c:2018: warning: assignment from incompatible pointer type
53c7,8xx.c:2065: warning: assignment from incompatible pointer type
53c7,8xx.c: In function `print_queues':
53c7,8xx.c:5932: warning: initialization makes integer from pointer
without a cast
53c7,8xx.c:5932: warning: passing arg 1 of `__fswab32' makes integer
from pointer without a cast
make[3]: *** [53c7,8xx.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/scsi'
make[2]: *** [first_rule] 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


             reply	other threads:[~2001-11-26 18:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-26 18:22 war [this message]
2001-11-26 20:44 ` 2.4.16 Bug (PPC) Olaf Hering

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=3C02886D.8DB9D1B5@starband.net \
    --to=war@starband.net \
    --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 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.