Description of problem: When compiling latest wine_git: Version-Release number of selected component (if applicable): How reproducible: Install Fedora 9 beta from Live CD and install to HD. Download src rpm of wine. Set up build environment and attempt to build wine rpm. rpmbuild --rebuild wine*rpm #This process will warn you about any missing libraries. Install the missing libraries through yum and try again. rpmbuild --rebuild wine*rpm When gcc crashes, attempt to download wine source from git. It will crash again. Truncated output: Steps to Reproduce: 1.Download wine from git repository. 2../tools/wineinstall 3.wait for goats to appear Actual results: {standard input}:7531: Warning: end of file not at end of a line; newline inserted {standard input}:8093: Error: unknown pseudo-op: `.lb' gcc: Internal error: Segmentation fault (program cc1) Please submit a full bug report. Expected results: Exit 0 Additional info: Same tarball builds fine on Fedora 8/gcc 4.1 If I get time, I may try to triage this, build a stock gcc from git, bypassing any vendor-specific patch sets.
*** This bug has been marked as a duplicate of 440139 ***