[Bug 412925] New: kernel is compiled with gcc version not include in the distribution
https://bugzilla.novell.com/show_bug.cgi?id=412925 Summary: kernel is compiled with gcc version not include in the distribution Product: openSUSE 11.0 Version: Final Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kernel AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: asklein@wpax13.physik.uni-wuerzburg.de QAContact: qa@suse.de CC: asvetter@cip.physik.uni-wuerzburg.de Found By: Beta-Customer Either the kernel should be compiled with the old gcc, or gcc should be updated to the version the kernel was compiled with. Your kernel was built with "gcc" version "4.3.1", while you are trying to use "/usr/bin/gcc" version "4.3". This configuration is not recommended and VMware Server may crash if you'll continue. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=412925 User asklein@wpax13.physik.uni-wuerzburg.de added comment https://bugzilla.novell.com/show_bug.cgi?id=412925#c1 Andreas Klein <asklein@wpax13.physik.uni-wuerzburg.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Andreas Klein <asklein@wpax13.physik.uni-wuerzburg.de> 2008-07-29 08:53:03 MDT --- Hmm, it seems like vmware is doing the check not correctly. pluto:~ # cat /proc/version Linux version 2.6.25.11-0.1-default (geeko@buildhost) (gcc version 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036] (SUSE Linux) ) #1 SMP 2008-07-13 20:48:28 +0200 pluto:~ # rpm -q gcc gcc-4.3-39.1 pluto:~ # gcc --version gcc (SUSE Linux) 4.3.1 20080507 (prerelease) [gcc-4_3-branch revision 135036] Copyright (C) 2008 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
https://bugzilla.novell.com/show_bug.cgi?id=412925 User chrubis@novell.com added comment https://bugzilla.novell.com/show_bug.cgi?id=412925#c2 Cyril Hrubis <chrubis@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INVALID |DUPLICATE --- Comment #2 from Cyril Hrubis <chrubis@novell.com> 2008-08-01 03:52:54 MDT --- They use -dumpversion instead of --version and that's wrong. See bug #391432. *** This bug has been marked as a duplicate of bug 391432 *** https://bugzilla.novell.com/show_bug.cgi?id=391432 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com