On Thu, Oct 07, 2004 at 03:32:11PM -0700, Zach Brown
wrote:> if test "x$rhkernel" = "xyes"; then
> if test "$OCFS_PROCESSOR" = "i686"; then
> KVER=up
> else
> KVER=smp
With Red Hat kernels in RHEL3, you pick which distro kernel
flavor (up, smp, etc) is the default build. However, your athlon has a
KVER of athlon. Just run "make KVER=athlon". At least, that's my
guess. That is, unless FC2 has dropped the KVER thing (very possible)
and configure.in needs to learn to be like SuSE for FC2.
Joel
--
"The whole principle is wrong; it's like demanding that grown men
live on skim milk because the baby can't eat steak."
- author Robert A. Heinlein on censorship
Joel Becker
Senior Member of Technical Staff
Oracle Corporation
E-mail: joel.becker@oracle.com
Phone: (650) 506-8127