[....]
gcc -Wp,-MD,./.ide-scsi24.o.d -D__KERNEL__ -I/usr/src/linux/include
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -fomit-frame-pointer -pipe -mpreferred-stack-boundary=2
-march=k6 -nostdinc -iwithprefix include
-DKBUILD_BASENAME=ide_scsi24-c -o ide-scsi24.o ide-scsi24.c
ide-scsi24.c:847: unknown field abort' specified in initializer
ide-scsi24.c:847: warning: initialization from incompatible pointer type
ide-scsi24.c:848: unknown field reset' specified in initializer
ide-scsi24.c:848: warning: initialization from incompatible pointer type
make[3]: *** [ide-scsi24.o] Error 1
make[3]: Leaving directory /usr/src/linux/drivers/scsi'
make[2]: *** [scsi] Error 2
make[2]: Leaving directory /usr/src/linux/drivers'
make[1]: *** [drivers] Error 2
make[1]: Leaving directory /usr/src/linux'
make: *** [bzImage] Error 2
chiara:/usr/src/linux #
-- # Heinz Diehl, 68259 Mannheim, Germany - 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/