2.6.13-1.1526_FC4 So, what I've done in this: checkout the v4l-kernel and dvb-kernel sources.
Then make merge-trees -- works fine make --- has errors relating to a single header file. If I edit Make.config to remove the few lines Michael suggested, I get that file only included in two places: cx88.h and saa7134.h. The include is set to be for any 2.6 kernel -- but it won't work for me on 2.6.13. So, I change the version to be 2.6.14 and above. That doesn't cause any errors in cx88.h, but it leaves NOTIFY_WAIT and a few other things still as problems in saa7134-core.c. On 10/10/05, Mauro Carvalho Chehab <[EMAIL PROTECTED]> wrote: > > Adam, > > > > > > What's your kernel version? This code is meant for 2.6 kernels > > (but, in > > fact, we know for sure that it works from 2.6.8 and above). For 2.4, > > there is another code. _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
