I'm trying to compile a 2.4.22 kernel on the Fedora Core test 2 distribution (1.91). I find that the normal sequence of steps that work perfectly fine on the same machine under Fedora Core 1 cause various kernel panics during boot. Has anyone tried compiling a 2.4.x kernel under FC2, is there anything different that needs to be done? Alex
You probably need gcc32. It was removed from FC2 because the 2.4 kernel was the only reason it was kept for FC1. You can try to install gcc32 from FC1... I have no idea if it will work, but you can try.
warren