[Ocfs2-users] Ocfs2 1.2.3 and 1.2.4 configure error

Joel Becker Joel.Becker at oracle.com
Fri Feb 2 14:06:52 PST 2007


On Fri, Feb 02, 2007 at 11:10:45AM -0800, Mark Fasheh wrote:
> On Thu, Feb 01, 2007 at 01:42:47PM -0800, Ivo Maya wrote:
> > I have a problem compiling ocfs2 1.2.3 on openSuSe
> > 10.2, kernel 2.6.18.2-34.
> > I know the ocfs2 is included in the kernel, but the
> > version is 1.3.3 and it does not allow me to mount the
> > volume with datavolume option,
> > Which I need for the installation of the CRS and the
> > database.
> 
> Unfortunately, I don't have an openSuse box around here to check this
> with.
> 
> Have you tried just the --with-kernel=... option?

	I don't know if this matches the SLE stuff, but you need the
kenrel-source package installed, and you need to say

  --with-kernel=/usr/src/linux-2.6.18.2-34-obj/<arch>/<type>

where <arch> is the output of "uname -i" and <type> is the type of your
kernel (eg, "default" or "smp").  So, if "uname -a" reported i386 and
2.6.18.2-34-smp, you'd say:

  --with-kernel=/usr/src/linux-2.6.18.2-34-obj/i386/smp

Joel

-- 

"The nice thing about egotists is that they don't talk about other
 people."
         - Lucille S. Harper

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker at oracle.com
Phone: (650) 506-8127



More information about the Ocfs2-users mailing list