On Thu, 2005-07-21 at 19:57 +0200, Martin Carlsson wrote: > 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? Seems like you already got an answer to your earlier/duplicate post: On Thu, 2005-07-21 at 12:08 -0400, David Cary Hart wrote: > On Thu, 2005-07-21 at 09:39 +0200, Martin Carlsson wrote: > > 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 > > > > Try; > > make all;make modules_install;make install Phil