On Thu, Jan 15, 2009 at 2:50 AM, Chris Silva 2manybills@gmail.com wrote:
Hi.
Thanks for the help. Installing things from memory can get you into trouble.
After writing the mail, read my notes and found the error...
A simple cp /usr/src/linux-headers-$(uname -r)/include/linux/compiler.h /usr/local/src/v4l-dvb/linux/include/linux/ or cp /usr/src/linux-headers-$(uname -r)/include/linux/compiler.h /usr/local/src/s2-liplianin/linux/include/linux/
solves it.
Sorry for that.
Now i'm having another error:
etype2 -I/usr/local/src/s2-liplianin/linux/include tools.c tools.c: In member function âssize_t cUnbufferedFile::Write(const void*, size_t)â: tools.c:1611: error: no matching function for call to âmin(long unsigned int, off_t)â make: *** [tools.o] Error 1
It seems to be caused by s2-liplianin drivers.
Gonna try v4l-dvb. BTW, which repo is most up-to-date concerning S2-3200 card? v4l-dvb or s2-liplianin?
Thanks.
Well... VDR 1.7.0 compiles against v4l-dvb. VDR 1.7.3 still gives the error above.
Any help is welcome.