Firstly although I have been using the latest and greatest of the 0.3 versions of ivtv with great success for the last 6 months or so (with great success) this is my first post to the list so I must first say thank you very much for everyones hard work!

With the introduction of ivtv-detect in 0.3.7d and later I have no longer been able to build all the utilities as compilation fails in ivtv-detect at the inclusion of videodev2.h. This is on fedora core 3 with a (getting a little old now) 2.6.10 kernel:

cc -I../driver -D_GNU_SOURCE -O2 -Wall  -lm  ivtv-detect.c   -o ivtv-detect
ivtv-detect.c:9:29: linux/videodev2.h: No such file or directory
ivtv-detect.c:44: error: field `cap' has incomplete type
ivtv-detect.c: In function `find_card':
ivtv-detect.c:59: error: dereferencing pointer to incomplete type
....
ivtv-detect.c:62: error: dereferencing pointer to incomplete type
ivtv-detect.c: In function `main':
ivtv-detect.c:132: error: storage size of 'cap' isn't known
ivtv-detect.c:139: error: `VIDIOC_QUERYCAP' undeclared (first use in this function)
ivtv-detect.c:139: error: (Each undeclared identifier is reported only once
ivtv-detect.c:139: error: for each function it appears in.)
ivtv-detect.c:132: warning: unused variable `cap'
make: *** [ivtv-detect] Error 1

Thanks,

Jerome




-------------------------------------------------------
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
ivtv-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ivtv-devel

Reply via email to