From: Joel Becker <Joel.Becker@oracle.com>
To: ocfs2-devel@oss.oracle.com
Subject: [Ocfs2-devel] configure.in makes baby Zach cry
Date: Thu Oct 7 23:47:35 2004 [thread overview]
Message-ID: <20041008044726.GD27633@ca-server1.us.oracle.com> (raw)
In-Reply-To: <4165C3EB.4060605@oracle.com>
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
prev parent reply other threads:[~2004-10-07 23:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-07 23:03 [Ocfs2-devel] configure.in makes baby Zach cry Zach Brown
2004-10-07 23:47 ` Joel Becker [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041008044726.GD27633@ca-server1.us.oracle.com \
--to=joel.becker@oracle.com \
--cc=ocfs2-devel@oss.oracle.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.