search for: kernelsourcedir

Displaying 2 results from an estimated 2 matches for "kernelsourcedir".

2007 Apr 15
0
[PATCH] Fix configure script to allow split build/source directories
...ff scratch/trees/ocfs2-1.2/configure.in ocfs2-1.2.5.devel/configure.in - --- scratch/trees/ocfs2-1.2/configure.in 2007-03-27 16:22:52.000000000 -0400 +++ ocfs2-1.2.5.devel/configure.in 2007-04-15 17:13:49.000000000 -0400 @@ -108,13 +108,14 @@ AC_ARG_WITH(kernel-source, [ --with-ker AC_MSG_RESULT($kernelsourcedir) KERNELSRC="$kernelsourcedir" +KERNELBUILD="$kerneldir" KERNELINC="$KERNELSRC/include" - -if test ! -f "$KERNELINC/linux/autoconf.h"; then +if test ! -f "$KERNELBUILD/include/linux/autoconf.h"; then AC_MSG_ERROR(No configured kernel include...
2005 Oct 05
2
OpenIPMI on a SunFire v20z
Hi all, New to the list and (mostly) new to CentOS. We have just moved from running RHEL to CentOS on our main production servers. Anyway, I am configuring a couple of new SunFire v20z servers here at the moment and trying to get the systems' management interfaces to work fully under CentOS. First issue was trying to install the openipmi RPM from the CD that came with the SunFires, this RPM