Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

> 
> package RH7.0 has...    2.4.2 and on needs...
> util-linux      2.10m           2.10o
> modutils        2.3.21          2.4.2
> e2fsprogs       1.18            1.19

Which compiler do you use? The default compiler from 7.0 is known to
produce buggy kernels, and Linus didn't include the kgcc detection.

Could you check that kgcc is used for compiling?
Just replace '$(CROSS_COMPILE)gcc' in /usr/src/linux/Makefile with
'$(CROSS_COMPILE)kgcc'

Or upgrade to the gcc compiler from 7.1?

--
        Manfred
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to