Distribution: DeMuDi Hardware Environment: Acer Laptop I successfully applied the following combination of patches to linux-2.6.10 and there were no errors when I compiled the result using the default options: patch-2.6.11-rc5 realtime-preempt-2.6.11-rc4-V0.7.39-02 realtime_lsm.patch But when I used the options which are used to build the DeMuDi kernel I get this: drivers/media/video/saa7134/saa7134-dvb.c: In Funktion "dvb_init": drivers/media/video/saa7134/saa7134-dvb.c:56: error: too few arguments to function 'videobuf_dvb_register' I am not sure but maybe that problem is a result of this patch (and a missing corresponding patch for saa7134-dvb.c): http://lkml.org/lkml/2005/1/20/96 (I do not need that driver but I still wanted to report the problem.)
This is also a problem for cx88-dvb.c. I'll send a mail to the DVB folks to make sure it is going to be resolved by 2.6.11. Thanks, Nish
Andreas, Just heard back from Gerd. The drivers are labelled as BROKEN in Kconfig. Should be fixed in the 2.6.12 dev cycle. Thanks, Nish
Sorry, inadvertently closed bug :)
Thanks for taking care of the problem. Cheers, Andreas
I'm rejecting this bug, because building with CONFIG_BROKEN=y is not supported in any way.