On Tuesday 16 August 2005 21:43, Jerome Hettich wrote:
> 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:

Replace: #include <linux/videodev2.h>
by: #include "videodev2.h"
in line 9 of ivtv-detect.c.

Easy fix. BTW, no linux/videodev2.h on a 2.6.10 system? Can you find it 
nowhere in /usr/include? It should be present. Or do you need to install some 
kernel developer package first?

                Hans


-------------------------------------------------------
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