I am having an issue trying to compile ivtv-0.3.7b on debian sid. I get this error.
============================================================= # make make CONFIG_VIDEO_IVTV=m -C /lib/modules/2.6.11-1-k7/build M=/usr/local/src/ivtv-0.3.7b/driver modules make[1]: Entering directory `/usr/src/kernel-headers-2.6.11-1-k7' CC [M] /usr/local/src/ivtv-0.3.7b/driver/msp3400.o In file included from /usr/local/src/ivtv-0.3.7b/driver/msp3400.c:45: include/linux/i2c.h:58: error: array type has incomplete element type include/linux/i2c.h:197: error: array type has incomplete element type /usr/local/src/ivtv-0.3.7b/driver/msp3400.c: In function 'msp3400c_reset': /usr/local/src/ivtv-0.3.7b/driver/msp3400.c:191: error: type of formal parameter 2 is incomplete /usr/local/src/ivtv-0.3.7b/driver/msp3400.c:192: error: type of formal parameter 2 is incomplete /usr/local/src/ivtv-0.3.7b/driver/msp3400.c:193: error: type of formal parameter 2 is incomplete /usr/local/src/ivtv-0.3.7b/driver/msp3400.c: In function 'msp3400c_read': /usr/local/src/ivtv-0.3.7b/driver/msp3400.c:215: error: type of formal parameter 2 is incomplete make[2]: *** [/usr/local/src/ivtv-0.3.7b/driver/msp3400.o] Error 1 make[1]: *** [_module_/usr/local/src/ivtv-0.3.7b/driver] Error 2 make[1]: Leaving directory `/usr/src/kernel-headers-2.6.11-1-k7' make: *** [all] Error 2 ============================================================= If I take the same thing and compile on another sarge box I have no issue which makes me think it is because unstable is now sitting on gcc 4.0.2. I am currently using the 0.2 branch on this same machine with a 350 but I just ordered a PVR-500 for additional tuners and I was trying to be proactive. Every driver I try from both the stable and the unstable branch has this same issue. Any feedback is appreciated. Thanks, Mike ------------------------------------------------------- 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
