[MPlayer-users] MPlayer 50 Compilation error on RH 7.2
Chiu, PCM (Peter)
P.C.M.Chiu at rl.ac.uk
Tue Oct 30 18:42:24 CET 2001
I am tring to mount MPlayer 0.50 (MPlayer-0.50.tar.bz2)
on a brand new Athlon PC running RedHat 7.2.
Having read the warning in the documentation, I have removed gcc-2.96-98
and mounted gcc3-3.0.1-3.
The compilaton however failed with this error:
"mpegaudiodec.c:1362: Internal error: Segmentation fault"
Can anyone enlighten this?
Thanks.
Peter
========================================================================
[root at atsrlx2 local]# uname -a
Linux atsrlx2.ag.rl.ac.uk 2.4.7-10 #1 Thu Sep 6 16:46:36 EDT 2001 i686
unknown
[root at atsrlx2 local]# rpm -qa > /tmp/rpm
[root at atsrlx2 local]# grep gcc /tmp/rpm
libgcc-3.0.1-3
gcc3-g77-3.0.1-3
gcc3-3.0.1-3
gcc3-c++-3.0.1-3
gcc3-java-3.0.1-3
gcc3-objc-3.0.1-3MPlayer-0.50.tar.bz2
[root at atsrlx2 local]# grep glib /tmp/rpm
compat-glibc-6.2-2.1.3.2
glibc-2.2.4-19
glib-1.2.10-5
glibc-devel-2.2.4-19
glib10-1.0.6-10
glib-devel-1.2.10-5
glibc-common-2.2.4-19
[root at atsrlx2 local]#.configure
[root at atsrlx2 local]# make
...
gcc -O4 -march=athlon -mcpu=athlon -pipe -ffast-math -fomit-frame-pointer
-Wall -g -DHAVE_AV_CONFIG_H -c -o mpegaudiodec.o mpegaudiodec.c
mpegaudiodec.c: In function `mp_decode_layer2':
mpegaudiodec.c:1362: Internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
gmake[1]: *** [mpegaudiodec.o] Error 1
gmake[1]: Leaving directory `/usr/local/MPlayer-0.50/libavcodec'
gmake: *** [libavcodec/libavcodec.a] Error 2
More information about the MPlayer-users
mailing list