Bug 329203 - kernel was built with "gcc" version "4.1.2" / yast provides "gcc" only version "4.1.0"
Summary: kernel was built with "gcc" version "4.1.2" / yast provides "gcc" only versio...
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: Michael Matz
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-09-28 07:22 UTC by Volker Kiefer
Modified: 2007-10-16 13:10 UTC (History)
4 users (show)

See Also:
Found By: ---
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 Volker Kiefer 2007-09-28 07:22:55 UTC
Hi,

could you pls. provide "gcc" in version "4.1.2" in yast?

While trying to install VMware Server 1.0.4 on Opensuse 10.1 i got the following error:

############################
...Trying to find a suitable vmmon module for your running kernel.

None of the pre-built vmmon modules for VMware Server is suitable for your
running kernel.  Do you want this program to try to build the vmmon module for
your system (you need to have a C compiler installed on your system)? [yes]

Using compiler "/usr/bin/gcc". Use environment variable CC to override.

Your kernel was built with "gcc" version "4.1.2", while you are trying to use
"/usr/bin/gcc" version "4.1.0". This configuration is not recommended and
VMware Server may crash if you'll continue. Please try to use exactly same
compiler as one used for building your kernel. Do you want to go with compiler
"/usr/bin/gcc" version "4.1.0" anyway? [no]...
############################

Thank you!
Comment 1 Miquel A. Noguera 2007-09-28 08:13:03 UTC
You can workaround this problem installing kernel-source for your kernel version and compiling it with your available 4.1.0 gcc.

Regards.
Comment 2 Stefan Dirsch 2007-10-16 13:06:11 UTC
After 10.1 release gcc has been updated to 4.1.2, which means that also updated kernels for 10.1 are built with 4.1.2, but for gcc itself no updateds are provided. This looks like a mistake to me.
Comment 4 Richard Biener 2007-10-16 13:10:15 UTC

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