ArchiveOrangemail archive

MPlayer usage questions, feature requests, bug reports


mplayer-users.mplayerhq.hu
(List home) (Recent threads) (26 other MPlayer lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
  • Moderate traffic list: up to 30 messages per day
  • This list contains about 86,059 messages, beginning Dec 2000
  • 0 messages added yesterday
Report the Spam
This button sends a spam report to the moderator. Please use it sparingly. For other removal requests, read this.
Are you sure? yes no

Compile of version 35007 of mplayer fails due to ffmpeg error

Ad
Raena Lea-Shannon 1340892895Thu, 28 Jun 2012 14:14:55 +0000 (UTC)
PS make ends here:

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/freetype2 -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:54:38: error: expected identifier or '(' before 
'sizeof'
ffmpeg/libavutil/libm.h:63:6: warning: "HAVE_ISNAN" is not defined [-Wundef]
ffmpeg/libavutil/libm.h:64:38: error: expected identifier or '(' before 
'sizeof'
make: *** [libmpcodecs/vf_fspp.o] Error 1



Hi I am having the same problem as stan
Running 3.2.0-25-generic Ubuntu Pangolin
My config.log attached

Ta
The Wanderer 1340894368Thu, 28 Jun 2012 14:39:28 +0000 (UTC)
On 06/28/2012 10:14 AM, Raena Lea-Shannon wrote:

> PS make ends here:
> 
> 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/freetype2 -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:54:38: error: expected identifier or '(' before 
> 'sizeof'
> ffmpeg/libavutil/libm.h:63:6: warning: "HAVE_ISNAN" is not defined [-Wundef]
> ffmpeg/libavutil/libm.h:64:38: error: expected identifier or '(' before 
> 'sizeof'
> make: *** [libmpcodecs/vf_fspp.o] Error 1
> 
> 
> 
> Hi I am having the same problem as stan
> Running 3.2.0-25-generic Ubuntu Pangolin
> My config.log attachedI don't see any attachment.

Regardless, I posted about this earlier (CC'ed to the dev list), but it doesn't
seem to have arrived on this side as far as I can see.

This is due to a robustness change on the FFmpeg side. The attached patch
(slightly revised from the version I sent to the dev list, but with the same net
effect) fixes it for me.
Home | About | Privacy