Messages in this thread |  | | Date | Mon, 26 Nov 2001 13:22:37 -0500 | From | war <> | 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
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |