2001-11-26 18:25:11

by Justin Piszcz

[permalink] [raw]
Subject: 2.4.16 Bug (PPC)

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


2001-11-26 20:47:42

by Olaf Hering

[permalink] [raw]
Subject: Re: 2.4.16 Bug (PPC)

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...