Mailing List archive

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

[vdr] Re: compilation error with VDR 0.99pre1



René Bartsch wrote:
> 
> Hi,
> 
> I've tried to compile VDR 0.99pre1 (without any patches), but every time getting the following error message while compiling:
> 
> [root@echelon VDR]# make DVD=1
> Makefile:69: .dependencies: Datei oder Verzeichnis nicht gefunden
> 
> g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -DDVDSUPPORT -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -D_GNU_SOURCE -I../DVB/ost/include -
> I../DVD/libdvdread config.c
> 
> g++ -g -O2 -Wall -Woverloaded-virtual -m486 -c -DDVDSUPPORT -D_LARGEFILE64_SOURCE  -DREMOTE_KBD -D_GNU_SOURCE -I../DVB/ost/include -
> I../DVD/libdvdread dvbapi.c
> 
> dvbapi.c: In method `cIndexFile::cIndexFile (const char *, bool)':
> 
> dvbapi.c:149: warning: int format, __off_t arg (arg 3)
> 
> dvbapi.c: In method `void cDVDplayBuffer::Input ()':
> 
> /usr/local/include/dvdread/nav_read.h:36: too few arguments to function `void navRead_DSI (dsi_t *,
> 
> unsigned char *, int)'
> 
> dvbapi.c:1816: at this point in file
> 
> make: *** [dvbapi.o] Fehler 1
> 
> System is RedHat 7.2 Kernel 2.4.7-10, GCC2.96 and GCC3.0.2, libdvdcss and libdvdread have been installed and are working with
> MPlayer.
> libdvdread is version 0.8.0, being in the DVD directory parallel to DVB and VDR.
> 
> The error only occurs when using 'DVD=1' option.
> 
> Anyone having any idea?
> 
> Thanx!

Try libdvdread-0.9.2. Works for me.

Klaus
-- 
_______________________________________________________________

Klaus Schmidinger                       Phone: +49-8635-6989-10
CadSoft Computer GmbH                   Fax:   +49-8635-6989-40
Hofmark 2                               Email:   kls@cadsoft.de
D-84568 Pleiskirchen, Germany           URL:     www.cadsoft.de
_______________________________________________________________



Home | Main Index | Thread Index