Im having the exact same problem with linuxtv-dvb-1.1.1 Kernel-2.6.7 Gcc 3.4.1
Anyone got any ideas or suggestions? Regards Michael Collard On Tue, 2004-06-29 at 15:13, gorn wrote: > I am running: gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, > pie-8.7.6). > > When I try to compile dvb 1.1.1 and 1.1.0 i get this failure: > > make[1]: Entering directory `/root/linuxtv-dvb-1.1.1/build-2.6' > [ -L saa7146_video.c ] || ./getlinks > make -C /lib/modules/2.6.7-gentoo-r6/build > SUBDIRS=/root/linuxtv-dvb-1.1.1/build-2.6 > make[2]: Entering directory `/usr/src/linux-2.6.7-gentoo-r6' > CC [M] /root/linuxtv-dvb-1.1.1/build-2.6/saa7146_i2c.o > /root/linuxtv-dvb-1.1.1/build-2.6/saa7146_i2c.c: In function > `saa7146_i2c_adapter_prepare': > /root/linuxtv-dvb-1.1.1/build-2.6/saa7146_i2c.c:428: error: > `I2C_ADAP_CLASS_TV_ANALOG' undeclared (first use in this function) > /root/linuxtv-dvb-1.1.1/build-2.6/saa7146_i2c.c:428: error: (Each undeclared > identifier is reported only once > /root/linuxtv-dvb-1.1.1/build-2.6/saa7146_i2c.c:428: error: for each function > it appears in.) > make[3]: *** [/root/linuxtv-dvb-1.1.1/build-2.6/saa7146_i2c.o] Error 1 > make[2]: *** [_module_/root/linuxtv-dvb-1.1.1/build-2.6] Error 2 > make[2]: Leaving directory `/usr/src/linux-2.6.7-gentoo-r6' > make[1]: *** [all] Error 2 > make[1]: Leaving directory `/root/linuxtv-dvb-1.1.1/build-2.6' > make: *** [all] Error 2 > > > Some Idears? > Marc > > >
