Re: [vdr] [OT] Compilation of dxr3player

2009-11-03 Thread Jan Willies

Hi Damien,

Am 29.10.2009 15:17, schrieb Damien Bally:

Did anyone succeed in compiling dxr3player with gcc 4.x.x ?


I succeeded around september but now compilation fails here too 
(gcc-4.4.2) with the same error.


You may want to contact the author directly, he's been always helpful to me.


cheers,

 - jan
--- dxr3player-0.11-b/configure 2007-06-24 14:11:02.0 +0200
+++ dxr3player-0.11/configure   2008-08-11 23:41:19.967844618 +0200
@@ -4687,7 +4687,7 @@
 if test $withffmpegval = no; then
 { echo $as_me:$LINENO: result: not using FFmpeg 5
 echo ${ECHO_T}not using FFmpeg 6; }
-elif test -r $withffmpegval/include/ffmpeg/avcodec.h; then
+elif test -r $withffmpegval/include/libavcodec/avcodec.h; then
 FFMPEG_PREFIX=$withffmpegval
 
 cat confdefs.h \_ACEOF
___
vdr mailing list
vdr@linuxtv.org
http://www.linuxtv.org/cgi-bin/mailman/listinfo/vdr


Re: [vdr] [OT] Compilation of dxr3player

2009-11-03 Thread Damien Bally


Jan Willies a écrit :

Hi Damien,

Am 29.10.2009 15:17, schrieb Damien Bally:

Did anyone succeed in compiling dxr3player with gcc 4.x.x ?


I succeeded around september but now compilation fails here too 
(gcc-4.4.2) with the same error.


You may want to contact the author directly, he's been always helpful to 
me.




It's exactly what I did a few days ago, and the problem is now fixed in 
the last cvs, thanks to the author.


Damien




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




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