Comment 80 for bug 569332

Revision history for this message
In , Maciej Pilichowski (bluedzins) wrote :

Sure, this time I managed to move some steps forward. So, I applied the patch, I executed 'make' but it complained about missing config file, so I executed 'make menuconfig', I switched some option on and then off, to make sure, the config will be created. I executed 'again'.

After quite some time, it hit error however:

drivers/usb/storage/scsiglue.c: In function ‘slave_configure’:
drivers/usb/storage/scsiglue.c:207:20: error: ‘US_FL_FIX_CAPACITY12’ undeclared (first use in this function)
drivers/usb/storage/scsiglue.c:207:20: note: each undeclared identifier is reported only once for each function it appears in

Kernel, and all other related files with 3.1.10 version.