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.000000000 +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

Reply via email to