On Sat, 9 Jul 2011, Subodh Raiborde wrote: > Hi > > I am trying to make the latest stable Kernel (2.6.39.2) on my gcc > version 4.4.5 (Debian 4.4.5-8) using > > "make-kpkg --initrd kernel_image" > > I get the following errors: > > > drivers/usb/core/hub.c: In function �hub_configure�: > drivers/usb/core/hub.c:1244: error: invalid storage class for function > �hub_release� > drivers/usb/core/hub.c:1243: warning: ISO C90 forbids mixed > declarations and code ... > I thought the kernel would build out of the box. Please help me out. It does build out of the box. Your copy of the source file must have gotten corrupted; I'd guess a '}' is missing. Alan Stern -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html