Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] Re: Compilation error with dvb-kernel CVS



Hi,

On 10/26/04 09:59, Gavin Hamill schrieb:
Hi :) I'm trying to compile the current CVS with my new CX23881/CX22702 PCI card, but am getting some errors...

$ make modules
CHK include/linux/version.h
make[1]: `arch/i386/kernel/asm-offsets.s' is up to date.
CC [M] drivers/media/common/saa7146_fops.o
drivers/media/common/saa7146_fops.c: In function `fops_poll':
drivers/media/common/saa7146_fops.c:365: warning: passing arg 3 of `videobuf_poll_stream' from incompatible pointer type
drivers/media/common/saa7146_fops.c:365: too many arguments to function `videobuf_poll_stream'
make[3]: *** [drivers/media/common/saa7146_fops.o] Error 1
make[2]: *** [drivers/media/common] Error 2
make[1]: *** [drivers/media] Error 2
make: *** [drivers] Error 2

/usr/src/linux contains a 2.6.5 kernel source which matches my running kernel.

Any ideas? :)
Currently dvb-kernel gets more and more intervowen with other parts of
the kernel, namely bttv (due to the dvb-bt8xx driver) and Video4Linux
(esp. video-buf) for the dvb-ttpci/saa7146 cards.

Because of this it's necessary to use a real up-to-date kernel for
current dvb-kernel cvs, preferably 2.6.10-rc1.

But you don't seem to need the dvb-ttpci/saa7146 at all, don't you?
So please simply disable the driver in the config or in the Makefile.

Cheers,
Gavin.
CU
Michael.





Home | Main Index | Thread Index