Bug 456790 - Wine-1.1.2 willl not compile -- bad `/usr/local/src/WINE/wine-1.1.2/dlls/user32/tests/menu.c file
Summary: Wine-1.1.2 willl not compile -- bad `/usr/local/src/WINE/wine-1.1.2/dlls/user...
Keywords:
Status: CLOSED DUPLICATE of bug 440139
Alias: None
Product: Fedora
Classification: Fedora
Component: gcc
Version: 9
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Jakub Jelinek
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-07-27 04:55 UTC by Sam'l Bassett
Modified: 2008-10-20 06:33 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2008-10-20 06:33:28 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Sam'l Bassett 2008-07-27 04:55:20 UTC
Description of problem:

make[2]: Entering directory `/usr/local/src/WINE/wine-1.1.2/dlls/user32/tests'
gcc -c -I. -I. -I../../../include -I../../../include   -D_REENTRANT -fPIC -Wall
-pipe -fno-strict-aliasing -Wdeclaration-after-statement -Wwrite-strings
-Wtype-limits -Wpointer-arith  -g -O2  -o menu.o menu.c
{standard input}: Assembler messages:
{standard input}:7419: Warning: end of file not at end of a line; newline inserted
{standard input}:7752: Error: no such instruction: `m'
gcc: Internal error: Segmentation fault (program cc1)
Please submit a full bug report.
See <http://bugzilla.redhat.com/bugzilla> for instructions.

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

wine-1.1.2  (Downloaded today from SourceForge.net)

How reproducible:

Every time I try to run make

Steps to Reproduce:
1.
2.
3.
  
Actual results:

Error quoted above

Expected results:

Compile wine

Additional info:

Comment 1 Jim 2008-08-23 18:24:50 UTC
From bug report 445494:
"Comment #5 From  Marcus Meissner  2008-05-21 16:50:35 EDT  -------

it is a out of stack space problem. there are gcc bugs already, and it is 
fixed in 4.3 branch

ulimit -s unlimited"

I have gcc version 4.3.0 20080428 (Red Hat 4.3.0-8) (GCC) and the problem still shows up.  When I entered the ulimit command before compiling, the error went away so I have my doubts the gcc problem is "fixed" in the currently available 4.3 branch.

Comment 2 Jonathan Blandford 2008-09-05 18:43:30 UTC
Reassigning to default owner.

Comment 3 Dan Williams 2008-09-05 18:47:22 UTC
-> fedora/gcc

Comment 4 Jakub Jelinek 2008-10-20 06:33:28 UTC

*** This bug has been marked as a duplicate of bug 440139 ***


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