Hans Verkuil wrote:
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?

  
Hi

I've got the same problem here, but the file is there..

Any ideas???

/ib

Reply via email to