On Sunday 09 Oct 2005 16:44, Hans Verkuil wrote: > On Sunday 09 October 2005 17:27, Adam Forsyth wrote: > > > Can you try this? I'm using 2.6.14-rc3, so I probably have these > > > includes already. > > > > > > cvs -d :pserver:[EMAIL PROTECTED]:/cvs/video4linux login > > > cvs -d :pserver:[EMAIL PROTECTED]:/cvs/video4linux co -P > > > v4l-kernel > > > > > > cvs -d :pserver:[EMAIL PROTECTED]:/cvs/linuxtv login > > > cvs -z3 -d :pserver:[EMAIL PROTECTED]:/cvs/linuxtv co -P > > > dvb-kernel > > > > > > cd v4l-kernel > > > make merge-trees > > > make > > > make install > > > > That merge-trees mostly worked, but not quite, still missing > > the one file without dvb in the name: > > > > /root/sources/v4l-kernel/v4l/dmxdev.h:38:19: error: demux.h: No such > > file or directory > > > > It says right at the top of the the cvs info page that it often only > > works on the current -rc, and a patch is needed to make it work on the > > latest stable kernel. Is ther eany good reason compatibility isn't > > maintained? > > I get the feeling that backwards compatibility isn't a high priority. It > isn't helped by the crosslinks between the v4l and dvb repositories. And > they've just restructured their repository, so that may also contribute. > Anyway, I'm now looking at a way to keep a minimum subset with ivtv, > preferably with just the unchanged v4l sources so that all I have to do is > to copy them from v4l to ivtv. > > Hans > Hi Hans
I don't know how useful to you this is for you to know, but I downloaded the video4linux driver from the CVS, it built OK, the make install said it couldn't find some dvb files, but installed all the other files. I then downloaded ivtv-0.5.0 - svn 2784, built and installed that and everything is working fine. I am running Mandrake 10.1 linux kernel 2.6.8.1-12mdk 686 gcc-3.4 As you will know from my previous messages my video capture card is an Adaptec AVC-2410. Best Regards Trev _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
