gcc -D__KERNEL__ -I{{transwarp-conduit}}/linux/include -D__SMP__ -Wall \
-Wstrict-prototypes -O2 -fomit-frame-pointer -fno-strict-aliasing \
-pipe -m386 -DCPU=386 -c -o scsi_lib.o scsi_lib.c
scsi_lib.c: In function `scsi_insert_special_req':
scsi_lib.c:168: structure has no member named `next'
scsi_lib.c:168: structure has no member named `current_request'
scsi_lib.c:169: structure has no member named `current_request'
scsi_lib.c:179: structure has no member named `next'
scsi_lib.c:180: structure has no member named `current_request'
scsi_lib.c:181: structure has no member named `current_request'
scsi_lib.c:185: structure has no member named `current_request'
scsi_lib.c:185: structure has no member named `next'
scsi_lib.c:186: structure has no member named `next'
scsi_lib.c:187: structure has no member named `next'
--
\Peter.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/