Bug 170197 - I am trying to compile the MPlayer (from http://www.mplayerhq.hu/
Summary: I am trying to compile the MPlayer (from http://www.mplayerhq.hu/
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 2.1
Classification: Red Hat
Component: gcc3
Version: 2.1
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact:
URL:
Whiteboard:
: 170198 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2005-10-08 21:57 UTC by ulf von Barth
Modified: 2007-11-30 22:06 UTC (History)
0 users

Fixed In Version: 3.4.4-2
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2005-10-09 19:22:11 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
the program being compiled when the errorr occurs (69.91 KB, text/plain)
2005-10-08 22:08 UTC, ulf von Barth
no flags Details

Description ulf von Barth 2005-10-08 21:57:57 UTC
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624 Netscape/7.1

Description of problem:
gcc3 -c -I../libvo -I../../libvo -I/usr/X11/include -fno-PIC -O4 -march=i686 -mcpu=i686 -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include -I.  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -I/usr/include/SDL -D_REENTRANT -I/usr/X11/include       -o mencoder.o mencoder.c
mencoder.c: In function `main':
mencoder.c:1914: Internal compiler error in print_rtl_and_abort, at flow.c:6458
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://bugzilla.redhat.com/bugzilla/> for instructions.
make: *** [mencoder.o] Error 1

Version-Release number of selected component (if applicable):
gcc3-3.0.4-1

How reproducible:
Always

Steps to Reproduce:
1.I compile the code mencoder.c (This is the mplayer from Hungary)
2.See above
3.
  

Additional info:

There was no entry for Red Hat 7.2 which I am
running Kernel: kernel-2.4.20-28.7
gcc-2.96-112.7.2
gcc3-3.0.4-1

Comment 1 ulf von Barth 2005-10-08 22:08:28 UTC
Created attachment 119734 [details]
the program being compiled when the errorr occurs

Comment 2 Jakub Jelinek 2005-10-09 19:18:29 UTC
*** Bug 170198 has been marked as a duplicate of this bug. ***

Comment 3 Jakub Jelinek 2005-10-09 19:22:11 UTC
Sorry, but gcc3 has been just a technology preview in AS2.1 and especially this
late in the AS2.1 release cycle no updates for it will be available.
There are no known problems with mplayer and GCC 3.[24].x shipped in RHEL3/RHEL4.


Note You need to log in before you can comment on or make changes to this bug.