Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[linux-dvb] VDR 0.94 & DVD



Hello,

in general VDR works with my Siemens DVB-C.
Compiling VDR with "make DVD=1" causes this error message:

dvbapi.c: In method `cIndexFile::cIndexFile(const char *, bool)':
dvbapi.c:150: warning: int format, __off_t arg (arg 3)
dvbapi.c: In method `void cDVDplayBuffer::Input()':
../DVD/libdvdread/dvdread/nav_read.h:36: too many arguments to function
`void navRead_DSI(dsi_t *, unsigned char *)'
dvbapi.c:1522: at this point in file
make: *** [dvbapi.o] Error 1

I'm using libdvdcss-0.0.3 and libdvdread-0.9.0

I did a normal install for the libdvd libraries like "./configure; make;
make install" ..
Afterward I linked (seen from VDR) the libdvd* to the sourcefiles
../DVD/libdvdread -> /opt/libdvdread-0.9.0
../DVD/libdvdcss -> /opt/libdvdcss-0.0.3

Entry in VDRs MakeFile points correctly to ../DVD/libdvd....

Whats wrong?

Thanks 
Uwe


-- 
Info:
To unsubscribe send a mail to listar@linuxtv.org with "unsubscribe linux-dvb" as subject.


Home | Main Index | Thread Index