Hi there!
Im trying to compile an openmosix patched kernel in fedora core 3 with
no success.
The same .config was loaded on a Debian-system and it compiled like
a dream!
command is: make dep bzImage modules modules_install
So now I tried compiling in debian and then moving the bzImage to the
fedora system but it doesnt go very smoothly.
On the Debian system I have:
gcc (GCC) 3.3.5 (Debian 1:3.3.5-13)
And on the fedora system I have:
gcc (GCC) 3.4.3 20050227 (Red Hat 3.4.3-22.fc3)
Could this be the problem? And if so how do i revert to older
software with yum?