Updated ivtv to use the videodev2.h from the kernel sources. It is available from the same place:
http://ivtvdriver.org/viewcvs/ivtv/branches/0.7.tar.gz?view=tar Thanks, Hans On Monday 26 June 2006 08:54, Michael Hughes wrote: > If you would give us an update on this one, I'd like to know when > it's fixed so i can give it another try. thanks! > > On 6/26/06, Hans Verkuil <[EMAIL PROTECTED]> wrote: > > On Monday 26 June 2006 04:35, Michael Hughes wrote: > > > Update: > > > > > > I've managed to get v4l working "correctly" (ex. Modprobes the > > > drivers clean, I also took the liberty of compiling them > > > statically into the kernel after this event, instead of as > > > modules) > > > > > > cc -I/home/d3ity/0.7/utils/../driver -D_GNU_SOURCE -O2 -Wall -c > > > -o ivtvctl.o ivtvctl.c > > > ivtvctl.c: In function `main': > > > ivtvctl.c:1766: error: `V4L2_TUNER_MODE_LANG1_LANG2' undeclared > > > (first use in this function) > > > ivtvctl.c:1766: error: (Each undeclared identifier is reported > > > only once ivtvctl.c:1766: error: for each function it appears > > > in.) make[1]: *** [ivtvctl.o] Error 1 > > > make[1]: Leaving directory `/home/d3ity/0.7/utils' > > > make: *** [all] Error 2 > > > > Old videodev2.h user header. ivtvctl should use the kernel's header > > or define this explicitly. I'll fix this. > > > > Hans > > > > _______________________________________________ > > ivtv-users mailing list > > [email protected] > > http://ivtvdriver.org/mailman/listinfo/ivtv-users _______________________________________________ ivtv-users mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-users
