On 11-06-11 03:03 PM, [email protected] wrote: > On Sat, June 11, 2011 19:38, Doug Webb wrote: >> I've finally updated my desktop to Ubuntu 11.04 and just tried to >> compile lives-1.4.2 which died at this point: >> >> make[4]: Entering directory >> `/home/doug/Desktop/lives-1.4.2/lives-plugins/plugins/playback/video' >> >> vloopback.c:25:28: fatal error: linux/videodev.h: No such file or >> directory >> compilation terminated. >> >> >> From what I can see videodev.h and v4l is deprecated on new kernels in >> favour of v4l2, what do I do? >> >> Cheers, >> Doug >> >> >> > Should be fixed in 1.4.3, but try to install linux/videodev.h anyway. > > > > Gabriel. > > > > ------------------------------------------------------------------------------ > EditLive Enterprise is the world's most technically advanced content > authoring tool. Experience the power of Track Changes, Inline Image > Editing and ensure content is compliant with Accessibility Checking. > http://p.sf.net/sfu/ephox-dev2dev > _______________________________________________ > Lives-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/lives-users > I tried version 1.4.3 and get the same problem. I can't find videodev.h that will work. I think you are using a newer kernel also so you must have v4l files from some other source. I tried updating vloopback.c to use v4l2 but it dies with VIDIOCGCAP and several similar names undefined. I can't figure out where VIDIOCGCAP is defined either.
So I'm stuck, I don't know what to do. Doug ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Lives-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lives-users
