Quoting Andy <linux-dvb@xxxxxxxxxxxxxxxxxxxx>: >> I was waiting for someone with this card to volunteer :) > > <gulp> ;) > >> I've attached to the two files with the changes in them for the T200. Let >> me know how you go. > > Ok, just tried to give this a go... needed the lastest CVS though... I > followed Hartmut's instructions from a couple weeks ago: > - get CVS snapshots of video4linux and dvb-kernel from www.linuxtv.org > - cd to video4linux and run scripts/merge-trees.sh > - check the Make.config file > - run make, make install > However when I run make, it bails out with: > > CC [M] /data/scratch/dev/dvb/video4linux/cx88-video.o > In file included from > /data/scratch/dev/dvb/video4linux/media/video-buf-dvb.h:3, > from /data/scratch/dev/dvb/video4linux/cx88.h:33, > from /data/scratch/dev/dvb/video4linux/cx88-video.c:37: > /data/scratch/dev/dvb/video4linux/dmxdev.h:38:19: error: demux.h: No such > file or directory When you ran scripts/merge-trees.sh was your dvb-kernel dir in your /data/scratch/dev/dvb dir? So you should have /data/scratch/dev/dvb/video4linux and /data/scratch/dev/dvb/dvb-kernel? That's the only thing I could think of? > > And then a number of other errors. Now demux.h is in the 'dvb-kernel' source > tree so I could just copy some files around and bodge it (I think that's > what I prob did last time) although there must be a much more elegant way of > doing this!!! I'd have thought the 'merge-trees' script would have avoided > this problem...? > > (All this before copying in your modified source btw...) > > Any ideas? > > Thanks, > > Andy > > > > > > -- > This message has been scanned for viruses and > dangerous content by OpenProtect(http://www.openprotect.com), and is > believed to be clean. > >