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