On Wed, 12 Jan 2011 12:29:19 +0200 Or Gerlitz wrote: > I got into that with 2.6.37 after adding some dynamic debug > configs (I can send the compressed .config if needed) > > The same/similar problem happens also for the few more places > which use LINUX_VERSION_CODE > > CHK include/linux/version.h > CHK include/generated/utsrelease.h > CALL scripts/checksyscalls.sh > CHK include/generated/compile.h > CC [M] drivers/scsi/gdth.o > drivers/scsi/gdth.c: In function gdth_ioctl: > drivers/scsi/gdth.c:4510: error: expected expression before >> token > drivers/scsi/gdth.c:4511: error: expected expression before >> token > drivers/scsi/gdth.c:4512: error: invalid lvalue in unary > make[2]: *** [drivers/scsi/gdth.o] Error 1 > make[1]: *** [drivers/scsi] Error 2 > make: *** [drivers] Error 2 > -- I've never seen this problem in 2.6.37 AFAIK and I have 2.6.37 gdth.o and gdth.ko built on my system now. How can I reproduce this? --- ~Randy *** Remember to use Documentation/SubmitChecklist when testing your code *** -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html