Mailing List archive

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

[vdr] Re: Error compiling vdr 0.97 with DVD Support



Hello Martin
----- Original Message ----- 
From: "Martin Fischer" <m_fischer@gmx.de>
To: <vdr@linuxtv.org>
Sent: Friday, November 02, 2001 10:53 PM
Subject: [vdr] Error compiling vdr 0.97 with DVD Support

> /data/dvb/DVB   # dvb cvstree 02.11.01 with patch dvb.c.2001-09-21.diff
> /data/dvb/VDR   # vdr 0.97
> /data/dvb/DVD   # symlink to /data/dvb/libdvdread-0.9.2

just cd to /data/DVD 
and mv libdvdread-0.9.2 DVD/libdvdread

> from libdvdread directly to ../DVD. to fix this i edit the vdr Makefile
> from:
> INCLUDES += -I$(DVDDIR)/libdvdread/dvdread
> LIBDIRS  += -L$(DVDDIR)/libdvdread/dvdread/.libs
> to:
> INCLUDES += -I$(DVDDIR)/dvdread
> LIBDIRS  += -L$(DVDDIR)/dvdread/.libs

then try again with the original Makefile, and it should work. 

Hope this helps,

Ciao,

    Achim




Home | Main Index | Thread Index