Hi all
I tried to compile the ivtv Driver for my Hauppauge PVR 350 Card.
I got compiler error:
/home/thomas/tv/ivtv/driver/ivtv-i2c.c:59: error: `I2C_ADAP_CLASS_TV_ANALOG' undeclared here (not in a function)
/home/thomas/tv/ivtv/driver/ivtv-i2c.c:59: error: initializer element is not constant
/home/thomas/tv/ivtv/driver/ivtv-i2c.c:59: error: (near initialization for `ivtv_i2c_adapter_template.class')
make[2]: *** [/home/thomas/tv/ivtv/driver/ivtv-i2c.o] Error 1
make[1]: *** [_module_/home/thomas/tv/ivtv/driver] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.9-1.3_FC2'
make: *** [all] Error 2
Kernel: 2.6.9-1.3
fedora core 2 x86_64 / Opteron CPU
Does anybody have a solution ?
Best regards
Thomas