Re: 2.6.23-git8 missing include file - [Resending the patch]

2007-10-16 Thread Boaz Harrosh
On Tue, Oct 16 2007 at 8:27 +0200, Kamalesh Babulal <[EMAIL PROTECTED]> wrote: > Kamalesh Babulal wrote: >> Hi, >> >> The build fails with following error >> >> CC drivers/usb/storage/scsiglue.o >> CC drivers/usb/storage/protocol.o >> CC drivers/usb/storage/transport.o >> In fi

Re: 2.6.23-git8 missing include file - [Resending the patch]

2007-10-15 Thread Kamalesh Babulal
Kamalesh Babulal wrote: > Hi, > > The build fails with following error > > CC drivers/usb/storage/scsiglue.o > CC drivers/usb/storage/protocol.o > CC drivers/usb/storage/transport.o > In file included from drivers/usb/storage/transport.c:53: > include/scsi/scsi_eh.h:79: error

2.6.23-git8 missing include file

2007-10-15 Thread Kamalesh Babulal
Hi, The build fails with following error CC drivers/usb/storage/scsiglue.o CC drivers/usb/storage/protocol.o CC drivers/usb/storage/transport.o In file included from drivers/usb/storage/transport.c:53: include/scsi/scsi_eh.h:79: error: field 'sense_sgl' has incomplete type ma