[MPlayer-users] build fail with current svn

Andy Furniss andyqos at ukfsn.org
Thu Jul 12 13:57:32 CEST 2012


Hin getting a build fail with current svn, it was OK a few days ago.

./configure --enable-debug --enable-xvmc 
--extra-cflags="-I/home/andy/Src/Xorg-git/modular/include" 
--extra-libs="-L/home/andy/Src/Xorg-git/modular/lib" 
--extra-libs-mplayer="-L/home/andy/Src/Xorg-git/modular/lib"


cc -MD -MP -Wundef -W -Wall -Wstrict-prototypes -Wmissing-prototypes 
-Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement 
-std=gnu99  -O2 -march=native -mtune=native -pipe -g 
-fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
-D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg 
-I/home/andy/Src/Xorg-git/modular/include -D_REENTRANT 
-I/usr/X11R6/include    -I/usr/include/freetype2 -c -o 
libmpcodecs/vf_fspp.o libmpcodecs/vf_fspp.c
In file included from ffmpeg/libavutil/internal.h:182,
                  from libmpcodecs/vf_fspp.c:51:
ffmpeg/libavutil/libm.h:93:6: warning: "HAVE_RINT" is not defined
In file included from ffmpeg/libavutil/internal.h:182,
                  from libmpcodecs/vf_fspp.c:51:
ffmpeg/libavutil/libm.h:95: error: static declaration of 'rint' follows 
non-static declaration
libmpcodecs/vf_fspp.c: In function 'filter':
libmpcodecs/vf_fspp.c:420: warning: dereferencing type-punned pointer 
will break strict-aliasing rules
make: *** [libmpcodecs/vf_fspp.o] Error 1

I can build ffmpeg git.

Andy.


More information about the MPlayer-users mailing list