Mailing List archive

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

[linux-dvb] Compiling act. CVS under 2.5.67 impossible ?



Hello,

I try to compile the cvs version of dvb-kernel under plain 2.5.67 kernel
with the following result:

make -f scripts/Makefile.build obj=drivers/media/common
  gcc -Wp,-MD,drivers/media/common/.saa7146_i2c.o.d -D__KERNEL__ -Iinclude
-Wall -Wstrict-prototypes -Wno-trigraphs -O2 -fno-strict-aliasing
-fno-common -pipe -mpreferred-stack-boundary=2 -march=pentium4
-Iinclude/asm-i386/mach-default -nostdinc -iwithprefix include -DMODULE
-DKBUILD_BASENAME=saa7146_i2c -DKBUILD_MODNAME=saa7146 -c -o
drivers/media/common/saa7146_i2c.o drivers/media/common/saa7146_i2c.c
drivers/media/common/saa7146_i2c.c: In function `saa7146_i2c_xfer':
drivers/media/common/saa7146_i2c.c:383: structure has no member named `data'
drivers/media/common/saa7146_i2c.c:385: structure has no member named `name'
drivers/media/common/saa7146_i2c.c: In function
`saa7146_i2c_adapter_prepare':
drivers/media/common/saa7146_i2c.c:414: structure has no member named `name'
drivers/media/common/saa7146_i2c.c:415: structure has no member named `data'
make[3]: *** [drivers/media/common/saa7146_i2c.o] Error 1
make[2]: *** [drivers/media/common] Error 2
make[1]: *** [drivers/media] Error 2
make: *** [drivers] Error 2

What can i do ?

...Hagen




--
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.



Home | Main Index | Thread Index