Hello,

I try to compile ivtv-0.4.4 on SusE 9.1 (64 Bit) with kernel (SuSe):

uname -r
2.6.5-7.252-default  

I get this error:

nathan:/data2/src/ivtv-0.4.4 # make
make -C driver all
make[1]: Entering directory `/data2/src/ivtv-0.4.4/driver'
created ivtv-svnversion.h
make -C /lib/modules/2.6.5-7.252-default/build M=/data2/src/ivtv-0.4.4/driver 
modules
make[2]: Entering directory `/usr/src/linux-2.6.5-7.252-obj/x86_64/default'
make -C ../../../linux-2.6.5-7.252 O=../linux-2.6.5-7.252-obj/x86_64/default 
modules
  CC [M]  /data2/src/ivtv-0.4.4/driver/msp3400.o
  CC [M]  /data2/src/ivtv-0.4.4/driver/saa7115.o
  .
  .
  .
CC [M]  /data2/src/ivtv-0.4.4/driver/tda9887.o
/data2/src/ivtv-0.4.4/driver/tda9887.c: In function `tda9887_probe':
/data2/src/ivtv-0.4.4/driver/tda9887.c:677: error: `I2C_HW_SAA7134' undeclared 
(first use in this function)
/data2/src/ivtv-0.4.4/driver/tda9887.c:677: error: (Each undeclared identifier 
is reported only once
/data2/src/ivtv-0.4.4/driver/tda9887.c:677: error: for each function it 
appears in.)
/data2/src/ivtv-0.4.4/driver/tda9887.c: At top level:
/data2/src/ivtv-0.4.4/driver/tda9887.c:575: warning: `tda9887_status' defined 
but not used
make[5]: *** [/data2/src/ivtv-0.4.4/driver/tda9887.o] Error 1
make[4]: *** [_module_/data2/src/ivtv-0.4.4/driver] Error 2
make[3]: *** [modules] Error 2
make[2]: *** [modules] Error 2
make[2]: Leaving directory `/usr/src/linux-2.6.5-7.252-obj/x86_64/default'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/data2/src/ivtv-0.4.4/driver'
make: *** [all] Error 2

Any helps?
Thanks,

Detlev Jaeckel


_______________________________________________
ivtv-users mailing list
[email protected]
http://ivtvdriver.org/mailman/listinfo/ivtv-users

Reply via email to