Em 30-10-2010 04:17, Chris Clayton escreveu: > Hi, > > Please cc me on any reply as I'm not subscribed. > > Building v2.6.36-9452-g2d10d87 pulled this morning, I get: > > warning: (DVB_USB_DIB0700 && MEDIA_SUPPORT && DVB_CAPTURE_DRIVERS && DVB_CORE && > DVB_USB && !DVB_FE_CUSTOMISE) selects DVB_DIB8000 which has unmet direct > dependencies (MEDIA_SUPPORT && DVB_CAPTURE_DRIVERS && DVB_FE_CUSTOMISE && > DVB_CORE && I2C) It certainly requires further investigation. From your config file, we have, for dib0700: CONFIG_DVB_USB_DIB0700=m CONFIG_MEDIA_SUPPORT=m CONFIG_DVB_CAPTURE_DRIVERS=y CONFIG_DVB_CORE=m CONFIG_DVB_USB=m # CONFIG_DVB_FE_CUSTOMISE is not set And, for dib8000: CONFIG_MEDIA_SUPPORT=m CONFIG_DVB_CAPTURE_DRIVERS=y # CONFIG_DVB_FE_CUSTOMISE is not set CONFIG_DVB_CORE=m CONFIG_I2C=y Both dib0700 and dib8000 were marked as m: CONFIG_DVB_DIB8000=m CONFIG_DVB_USB_DIB0700=m So, in this specific example, it actually worked, but we need to find a fix for this bug. Cheers, Mauro -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html