Re: [SLE] help with gcc3.3.1 update and kernel compiling
El 2003-09-09 a las 08:42, Ivan Nazarenko escribió:
Thank you for the tips. But actually I did not for forget "make dep", just forget to mention it in my message.
Ah, ok.
The EXTRAVERSION thing is very cool in order not to have our working /lib/modules/linux-2.4.20-4GB-athlon overwritten by the buggy new compiler code, in case one tries to recompile its own kernel.
Exactly.
But if compiling a different kernel, like 2.4.21, the version itself is different, and no overwrite is possible anyway.
True enough.
I am beginning to think we actually have a broken compiler.
More likely, the kernel itself. Or a library. I just posted a similar problem, and found there were "Unresolved symbols" on the kernel compilation. The missing symbol is "strchr", but I think this is treated internally by some compilers. Or was and isn't. I'm out of date in C++, I'm afraid. -- Saludos Carlos Robinson
participants (1)
-
Carlos E. R.