[MPlayer-users] Compile of version 35007 of mplayer fails due to ffmpeg error

stan RegBur_Flydan8 at q.com
Thu Jun 28 15:35:21 CEST 2012


I run a subversion update to get the latest version of mplayer, 35007.
Then make clean, make distclean, configure.  It runs along fine until
the following error.

cc -MD -MP -Wundef -Wall -Wno-switch -Wno-parentheses -Wpointer-arith -Wredundant-decls -Wstrict-prototypes -Wmissing-prototypes -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Werror-implicit-function-declaration -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -fno-tree-vectorize -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -Iffmpeg  -D_REENTRANT -I/usr/include/directfb -I/usr/include/   -pthread -I/usr/include/kde/artsc -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -D_REENTRANT   -I/usr/include/freetype2 -I/usr/include/bs2b   -DHAVE_STRUCT_SOCKADDR_STORAGE   -I/usr/include/dirac   -I/usr/include/schroedinger-1.0 -I/usr/include/orc-0.4   -c -o libmpcodecs/vf_fspp.o libmpcodecs/vf_fspp.c
In file included from ffmpeg/libavutil/internal.h:182:0,
                 from libmpcodecs/vf_fspp.c:51:
ffmpeg/libavutil/libm.h:53:6: warning: "HAVE_ISINF" is not defined [-Wundef]
ffmpeg/libavutil/libm.h:63:6: warning: "HAVE_ISNAN" is not defined [-Wundef]
In file included from ffmpeg/libavutil/internal.h:182:0,
                 from libmpcodecs/vf_fspp.c:51:
ffmpeg/libavutil/libm.h:54:74: error: expected identifier or '(' before 'sizeof'
ffmpeg/libavutil/libm.h:64:74: error: expected identifier or '(' before 'sizeof'
make: *** [libmpcodecs/vf_fspp.o] Error 1

This is on Fedora 17 x86_64.

Thanks.


More information about the MPlayer-users mailing list