karim wrote:
> Hello,
> 
> I am using vdr-1.5.12 under kernel 2.6.23.12 - UTF-8.
> I've tried to compile 2 versions of xineliboutput without success :
> 
> Xineliboutput - 1.0.0rc2
> ----------------------------
> grep: ../../../include/vdr/osd.h: Aucun fichier ou répertoire de ce type
> xineliboutput.c:39:6: error: #error VDR versions < 1.3.31 are not supported
> !
> equalizer.c:14:3: error: #error VDR < 1.3.7 not supported
> grep: ../../../include/vdr/osd.h: Aucun fichier ou répertoire de ce type
> g++ -O3 -pipe -Wall -Woverloaded-virtual -fPIC -g  -c -D_GNU_SOURCE 
> g++ -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT 
> g++ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> g++ -DXINELIBOUTPUT_VERSION='"1.0.0rc2"'  -DUSE_ICONV=1 -Wall 
> g++ -I../../../include -o xineliboutput.o xineliboutput.c
> xineliboutput.c:28:24: error: vdr/plugin.h: Aucun fichier ou répertoire de
> ce type In file included from xineliboutput.c:31: 
> 
> 
> Xineliboutput - cvs 22-12-07
> ----------------------------
> grep: ../../../include/vdr/osd.h: Aucun fichier ou répertoire de ce type
> xineliboutput.c:38:3: error: #error VDR versions < 1.4.0 are not supported !
> g++ -O3 -pipe -Wall -Woverloaded-virtual -fPIC -g  -c -D_GNU_SOURCE 
> g++ -DPLUGIN_NAME_I18N='"xineliboutput"' -D_REENTRANT 
> g++ -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> g++ -DXINELIBOUTPUT_VERSION='"1.0.0rc2"' -DUSE_ICONV=1 -Wall 
> g++ -I../../../include -o xineliboutput.o xineliboutput.c
> xineliboutput.c:28:24: error: vdr/plugin.h: Aucun fichier ou répertoire de
> ce type In file included from xineliboutput.c:31:
> i18n.h:14:22: error: vdr/i18n.h: Aucun fichier ou répertoire de ce type In
> file included from xineliboutput.c:33: current cvs version.
> 
> 
> Could you please tell me which version I've to use with vdr-1.5.12, and if
> there is a special patch to apply ?
> 
> My target is to build a box with vdr-1.5.12 + patch S2-2300 and h264 support
> + xineliboutput.
> 

Try to use xineliboutput's Makefile from cvs dated 21-12-07. There has 
been some changes to the Makefile on 22nd which could cause the problem 
you are seeing with the current cvs version. The direct link to the 
Makefile I mean is 
http://xineliboutput.cvs.sourceforge.net/*checkout*/xineliboutput/vdr-xineliboutput/Makefile?revision=1.24

-Petri

_______________________________________________
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr

Reply via email to