On 02/23/04 23:37, Andrew Morton wrote: > drivers/media/dvb/ttusb-budget/dvb-ttusb-budget.c:32:28: dvb_usb_compat.h: No such file or directory Rats. My latest test kernel configuration had USB disabled for some unknown reason, so the dvb-ttusb-budget and dvb-ttusb-dec drivers were not compiled at all. I attached a quick fix: simply remove the offending line of code, it's from our 2.4 USB compatibility layer. I CCed LKML so others get to know this patch, too. CU Michael.