> 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? _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
