I guess from the Kconfig files that the problem is with CONFIG_VIDEO_CX88_DVB: config VIDEO_CX88_DVB depends on VIDEO_CX88 && DVB_CORE && BROKEN config CLEAN_COMPILE bool "Select only drivers expected to compile cleanly" if EXPERIMENTAL default y help Select this option if you don't even want to see the option to configure known-broken drivers. If unsure, say Y config BROKEN bool depends on !CLEAN_COMPILE default y So it seems the CX88 DVB driver is not expected to compile cleanly. I happen to have also one of the newer NOVA-T cards, and need to get it working! Maybe it's worth to have a look at the code to see if it's easily fixable. -----Mensaje original----- De: David Morrison [mailto:themorrisons@xxxxxxxxxxxxx] Enviado el: Wednesday, March 02, 2005 2:26 PM Para: Linux DVB Asunto: [linux-dvb] Nova-T 90002 cx88-cards.o broken? Hi, I'm using Gentoo 2.6.10-R6 and have a compile problem. I have not applied any patches to the default gentoo kernel tree. When I compile without CONFIG_DVB_CX22702 is compiles OK. However, with it set to a Module it fails with the error below. CONFIG_VIDEO_CX88=m CONFIG_VIDEO_CX88_DVB=m CONFIG_DVB_CX22702=m _______________________________________________ linux-dvb@xxxxxxxxxxx http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb