public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.16 Bug (PPC)
@ 2001-11-26 18:22 war
  2001-11-26 20:44 ` Olaf Hering
  0 siblings, 1 reply; 2+ messages in thread
From: war @ 2001-11-26 18:22 UTC (permalink / raw)
  To: linux-kernel

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: 2.4.16 Bug (PPC)
  2001-11-26 18:22 2.4.16 Bug (PPC) war
@ 2001-11-26 20:44 ` Olaf Hering
  0 siblings, 0 replies; 2+ messages in thread
From: Olaf Hering @ 2001-11-26 20:44 UTC (permalink / raw)
  To: war; +Cc: linux-kernel

On Mon, Nov 26, war wrote:

> This is the actual SCSI driver I need for the 7200/90.
> make[3]: *** [53c7,8xx.o] Error 1

Are you sure about that one? Pick the new sym53c8xx_2 driver. 


Gruss Olaf

-- 
 $ man clone

BUGS
       Main feature not yet implemented...

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-11-26 20:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-11-26 18:22 2.4.16 Bug (PPC) war
2001-11-26 20:44 ` Olaf Hering

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox