> On Thu, Jun 19, 2008 at 12:05:36PM +0200, Carlos Sonderegger wrote: > > > > Atrpms still has the old 1.03 (2007-10-14) version ready > > > for download. > > > > On the ivtv Website http://ivtvdriver.org/index.php/Main_Page > > > > there is a 1.2 version since 2008-05-24. > > > > > > > > Will the ivtv rpm be updated to this newer version ? > > > > > > I tried to build it but the build failed. > > > > Version 1.2.0 is for 2.6.25. > > On which kernel did you try ? Is it 2.6.25.7 ? > > I will drop an issue on ivtvdriver, can you give me the > output of the build. > > The build fails on a missing videodev2.h header: > > g++ -D_GNU_SOURCE -O2 -Wall -g -c -o v4l2-dbg.o v4l2-dbg.cpp > v4l2-dbg.cpp:36:23: error: videodev2.h: No such file or directory >
Ivtv used videodev2.h for a long time, see http://www.mail-archive.com/[EMAIL PROTECTED]/msg07307.html Videodev2.h seems to be a proper file, see http://git.kernel.org/gitweb.cgi?p=linux%2Fkernel%2Fgit%2Fmchehab%2Fv4l-dvb.git&a=search&h=de868b905e6175dfba8a03789d62d1249258ccb4& st=commit&s=videodev2.h The second entry is from Hans Verkuil one of the developers of ivtv. Did you search for the file ? Is there something like a v4l2-dev, besides kernel-dev ? Carlos _______________________________________________ atrpms-users mailing list [email protected] http://lists.atrpms.net/mailman/listinfo/atrpms-users
