gcc -D__KERNEL__ -I/usr/src/linux/include -Wall -Wstrict-prototypes
-Wno-trigraphs -O2 -fomit-frame-pointer -fno-strict-aliasing -fno-common
-pipe -mpreferred-stack-boundary=2 -march=athlon -DMODULE -I../../scsi/
-DKBUILD_BASENAME=debug -c -o debug.o debug.c
debug.c: In function `usb_stor_print_Scsi_Cmnd':
debug.c:190: structure has no member named `address'
...
make[3]: *** [debug.o] Error 1
make[3]: Leaving directory `/usr/src/linux/drivers/usb/storage'
-
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/