[MPlayer-users] compile error: mplayer/libavcodec

D Richard Felker III dalias at aerifal.cx
Tue Nov 5 07:14:02 CET 2002


On Tue, Nov 05, 2002 at 01:00:26AM -0500, Nilmoni Deb wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> 
> Using gcc-3.2 on latest mplayer/ffmpeg cvs. Here's the error:
> 
> gcc -O4 -march=athlon -mcpu=athlon -pipe -ffast-math -fomit-frame-pointer
> -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -Wall -g
> -DHAVE_AV_CONFIG_H -I.. -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
> -D_GNU_SOURCE -c -o utils.o utils.c
> In file included from utils.c:20:
> dsputil.h:277: warning: static declaration for `lrintf' follows non-static
> dsputil.h: In function `lrintf':
> dsputil.h:279: internal error: Segmentation fault
> Please submit a full bug report,
  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Buggy compiler, this means submit a full bug report to the gcc
developers and/or your vendor, not mplayer list. Seeing below:

> with preprocessed source if appropriate.
> See <URL:https://qa.mandrakesoft.com/> for instructions.

you should probably send this to Mandrake and replace your broken
version of gcc with a working one in the mean time. :)

Rich





More information about the MPlayer-users mailing list