> I fixed this about 2 hours ago... Can you try again now? > > That is dvb-kernel cvs.... This is NOT the case with v4l-kernel cvs. In > v4l-kernel cvs, using the tree-merge, we are only building dvb frontend > modules and hybrid v4l/dvb modules. These are fully backwards > compatible as much as video4linux cvs ever was. > > OTOH, building using dvb-kernel cvs, builds dvb-core, and other dvb-only > modules... These are NOT all backwards compatible.... > > We hope to make dvb-kernel cvs more backwards compatible in the future, > although I don't know how long that will take. > > However, we always try to make v4l-kernel backwards-compatible as much > as possible. If you are having troubles with older kernels, please send > patches and problem descriptions / compile output to the v4l mailing list.
When I do "make" after "make merge-trees": In file included from /root/sources/v4l-kernel/v4l/video-buf-dvb.c:29: /root/sources/v4l-kernel/v4l/../linux/include/media/video-buf-dvb.h:2:20: error: dvbdev.h: No such file or directory /root/sources/v4l-kernel/v4l/../linux/include/media/video-buf-dvb.h:3:20: error: dmxdev.h: No such file or directory /root/sources/v4l-kernel/v4l/../linux/include/media/video-buf-dvb.h:4:23: error: dvb_demux.h: No such file or directory /root/sources/v4l-kernel/v4l/../linux/include/media/video-buf-dvb.h:5:21: error: dvb_net.h: No such file or directory /root/sources/v4l-kernel/v4l/../linux/include/media/video-buf-dvb.h:6:26: error: dvb_frontend.h: No such file or directory fixdep: /root/sources/v4l-kernel/v4l/.video-buf-dvb.o.d is empty I get that set of errors each time video-buf-dvb.h is included. _______________________________________________ ivtv-devel mailing list [email protected] http://ivtvdriver.org/mailman/listinfo/ivtv-devel
