Bug 335388 - kernel built with gcc 4.1.2 / cannot rebuild with 4.1.0 / 4.1.2 not avaiable
Summary: kernel built with gcc 4.1.2 / cannot rebuild with 4.1.0 / 4.1.2 not avaiable
Status: RESOLVED DUPLICATE of bug 309022
Alias: None
Product: SUSE Linux 10.1
Classification: openSUSE
Component: Development (show other bugs)
Version: Final
Hardware: x86 SuSE Linux 10.1
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Richard Biener
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-19 20:53 UTC by Christopher Hertel
Modified: 2007-10-22 11:51 UTC (History)
1 user (show)

See Also:
Found By: Customer
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christopher Hertel 2007-10-19 20:53:46 UTC
See also bug numbers 309022, 329203, and 332182.

One solution given is to recompile the kernel with gcc 4.1.0.  That results in:

init/main.c:81:2: error: #error gcc-4.1.0 is known to miscompile the kernel. A different compiler version is recommended.
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2

Reading through the above listed bug reports I see that I can try to install gcc-4.1.2_20070115-2.1.i586.rpm.  When I download and attempt to install that package, however, I get a list of additional packages that are required.

This is getting unnecessarily complex, and I still can't run VMware or recompile a broken module or do much of anything useful with my system.

Is there a clear set of instructions for installing the recommended fix?
Comment 1 Richard Biener 2007-10-22 11:51:21 UTC

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