Alexander Dalloz wrote:
It is not enough to tell the compile process to use CC=gcc32 - you have to install that gcc version before. Otherwise it certainly can't work! So install the gcc32 package for FC1.
gcc32 is noted as a dependency of the kernel-source package, so any friendly install mechanism (like yum or up2date) will install it when you install kernel-source.
Can't compile kernel modules without kernel-source.