[MPlayer-users] Re: compile error: mplayer/libavcodec

Nilmoni Deb ndeb at ece.cmu.edu
Tue Nov 5 07:13:02 CET 2002


I deleted the word "static" in line 277 of libavcodec/dsputil.h .
That fixed the compile problem. But I have no idea if thats the correct
fix.

thanks
- Nil

On Tue, 5 Nov 2002, Nilmoni Deb wrote:

> 
> 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,
> with preprocessed source if appropriate.
> See <URL:https://qa.mandrakesoft.com/> for instructions.
> make[1]: *** [utils.o] Error 1
> make[1]: Leaving directory
> `/home/ndeb/APPLICATIONS/movie_player/mplayer/main/libavcodec'
> make: *** [libavcodec/libavcodec.a] Error 2
> 
> 
> 
> thanks
> - Nil
> 
> 




More information about the MPlayer-users mailing list