I have debian running 2.6.12.4 kernel, and I am trying to install the
ivtv driver 0.2.0-rc3j.  I'm getting a compile error for saa7115.o. 
My make output...

[EMAIL PROTECTED]:/usr/local/src/ivtv-0.2.0-rc3j/driver# make
make CONFIG_VIDEO_IVTV=m -C /lib/modules/2.6.12.4/build
M=/usr/local/src/ivtv-0.2.0-rc3j/driver modules
make[1]: Entering directory `/usr/src/linux-2.6.12.4'
  CC [M]  /usr/local/src/ivtv-0.2.0-rc3j/driver/msp3400.o
  CC [M]  /usr/local/src/ivtv-0.2.0-rc3j/driver/saa7115.o
/usr/local/src/ivtv-0.2.0-rc3j/driver/saa7115.c: In function
'saa7115_detect_client':
/usr/local/src/ivtv-0.2.0-rc3j/driver/saa7115.c:1139: error: 'struct
i2c_client' has no member named 'id'
/usr/local/src/ivtv-0.2.0-rc3j/driver/saa7115.c:1141: error: 'struct
i2c_client' has no member named 'id'
make[2]: *** [/usr/local/src/ivtv-0.2.0-rc3j/driver/saa7115.o] Error 1
make[1]: *** [_module_/usr/local/src/ivtv-0.2.0-rc3j/driver] Error 2
make[1]: Leaving directory `/usr/src/linux-2.6.12.4'
make: *** [all] Error 2

Any idea what could be causing this error?

thanks,
Joe


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
ivtv-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to