[MPlayer-users] Re: Compile Error Mplayer-0.90

Jonathan Rogers jonner at teegra.net
Thu May 29 17:37:50 CEST 2003


Reuben D. Budiardja wrote:
> And replying to my self again:
> 
> I used ./configure --cc=/usr/bin/gcc3 and tried to compile. Now the 
> compilation error is different. Here is the last few lines of the error. Any 
> help will be greatly appreicated:
> 
> /usr/bin/gcc3 -c -O4 -march=athlon-xp -mcpu=athlon-xp -pipe -ffast-math 
> -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -I. -Inative -I.. -I../libmpdemux -I../loader -I/usr/include/gtk-1.2 
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
> -D_GNU_SOURCE -o vf_pp.o vf_pp.c
> /usr/bin/gcc3 -c -O4 -march=athlon-xp -mcpu=athlon-xp -pipe -ffast-math 
> -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 
> -I. -Inative -I.. -I../libmpdemux -I../loader -I/usr/include/gtk-1.2 
> -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include 
> -D_GNU_SOURCE -o vf_scale.o vf_scale.c
> vf_scale.c: In function `config':
> vf_scale.c:283: internal error: Segmentation fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
> See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
> make[1]: *** [vf_scale.o] Error 1
> make[1]: Leaving directory `/usr/src/MPlayer-0.90/libmpcodecs'
> make: *** [libmpcodecs/libmpcodecs.a] Error 2
> 
> RDB
> 

Well, that's an internal GCC error, so if you get the same behavior 
every time, it's almost certainly a bug in GCC. The best would be to get 
a newer version of GCC. If there aren't newer RPM's, you can always 
compile it from source. That may be pretty involved, though.

Jonathan Rogers




More information about the MPlayer-users mailing list