<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>

<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body text="#000000" bgcolor="#ffffff">
Hello,<br>
i'm trying to build ocfs2-tools-1.4.4 on Opensuse 11.2_64bit to use <br>
pacemaker-1.0.8-6.1<br>
corosync-1.2.2-1.1<br>
heartbeat-3.0.3-2,<br>
<br>
but I need some info about this library<br>
<small><i><font color="#ff0000"><b> libcrmcluster</b></font></i></small><br>
<br>
1)Where I can found the source?<br>
2)Why I need openais libray if I will use corosync instead of openais?<br>
3)Shoud I build DLM before ocfs2-tools?<br>
<br>
Following the configure output:<br>
<br>
<small><i>ocfs2-tools-1.4.4 # ./configure<br>
checking build system type... x86_64-unknown-linux-gnu<br>
checking host system type... x86_64-unknown-linux-gnu<br>
checking for debugging... no<br>
checking for gcc... gcc<br>
checking for C compiler default output file name... a.out<br>
checking whether the C compiler works... yes<br>
checking whether we are cross compiling... no<br>
checking for suffix of executables... <br>
checking for suffix of object files... o<br>
checking whether we are using the GNU C compiler... yes<br>
checking whether gcc accepts -g... yes<br>
checking for gcc option to accept ANSI C... none needed<br>
checking how to run the C preprocessor... gcc -E<br>
checking for a BSD-compatible install... /usr/bin/install -c<br>
checking whether ln -s works... yes<br>
checking for ranlib... ranlib<br>
checking for ar... /usr/bin/ar<br>
checking for egrep... grep -E<br>
checking for ANSI C header files... yes<br>
checking for an ANSI C-conforming const... yes<br>
checking for vendor... not found<br>
checking for sys/types.h... yes<br>
checking for sys/stat.h... yes<br>
checking for stdlib.h... yes<br>
checking for string.h... yes<br>
checking for memory.h... yes<br>
checking for strings.h... yes<br>
checking for inttypes.h... yes<br>
checking for stdint.h... yes<br>
checking for unistd.h... yes<br>
checking for pkg-config... /usr/bin/pkg-config<br>
checking for com_err... yes<br>
checking COM_ERR_CFLAGS... -I/usr/include/et  <br>
checking COM_ERR_LIBS... -lcom_err  <br>
checking for uuid_unparse in -luuid... yes<br>
checking uuid/uuid.h usability... yes<br>
checking uuid/uuid.h presence... yes<br>
checking for uuid/uuid.h... yes<br>
checking for tgetstr in -lncurses... yes<br>
checking for readline in -lreadline... yes<br>
checking readline/readline.h usability... yes<br>
checking readline/readline.h presence... yes<br>
checking for readline/readline.h... yes<br>
checking for debug executables... no<br>
checking for debug executables... no<br>
checking for pkg-config... (cached) /usr/bin/pkg-config<br>
checking for GLIB - version >= 2.2.3... yes (version 2.22.4)<br>
checking whether to build fsck dynamically... no<br>
checking whether to build cluster control tools dynamically... test<br>
checking how to link o2cb_ctl... static<br>
checking for readline in -lreadline... (cached) yes<br>
checking for readline/readline.h... (cached) yes<br>
<font color="#ff0000"><b>checking for crm_get_peer in -lcrmcluster... no<br>
configure: WARNING: libcrmcluster not found, pacemaker support will not
be built</b></font><br>
checking for cman_replyto_shutdown in -lcman... no<br>
configure: WARNING: libcman not found, cman support will not be built<br>
checking corosync/cpg.h usability... no<br>
checking corosync/cpg.h presence... no<br>
checking for corosync/cpg.h... no<br>
checking openais/cpg.h usability... no<br>
checking openais/cpg.h presence... no<br>
<font color="#ff0000"><b>checking for openais/cpg.h... no<br>
configure: WARNING: openais/cpg.h not found, ocfs2_controld will not be
built<br>
no<br>
configure: WARNING: libcpg not found, ocfs2_controld will not be built<br>
checking for openais/saCkpt.h... no<br>
configure: WARNING: openais/saCkpt.h not found, ocfs2_controld will not
be built<br>
no<br>
configure: WARNING: libSaCkpt not found, ocfs2_controld will not be
built<br>
checking for dlmc_fs_connect in -ldlmcontrol... no<br>
configure: WARNING: libdlmcontrol not found, ocfs2_controld will not be
built</b></font><br>
checking libdlm.h usability... no<br>
checking libdlm.h presence... no<br>
checking for libdlm.h... no<br>
<font color="#ff0000"><b>configure: WARNING: libdlm.h not found, fsdlm
support will not be built</b></font><br>
checking for a Python interpreter with version >= 2.3... python<br>
checking for python... /usr/bin/python<br>
checking for python version... 2.6<br>
checking for python platform... linux2<br>
checking for python script directory...
${prefix}/lib/python2.6/site-packages<br>
checking for python extension module directory...
${exec_prefix}/lib64/python2.6/site-packages<br>
checking for headers required to compile python extensions... found<br>
checking for blkid >= 1.36... configure: WARNING: blkid >= 1.36
not found, using internal version<br>
checking for short... yes<br>
checking size of short... 2<br>
checking for int... yes<br>
checking size of int... 4<br>
checking for long... yes<br>
checking size of long... 8<br>
checking for long long... yes<br>
checking size of long long... 8<br>
configure: creating ./config.status<br>
config.status: creating Config.make<br>
config.status: creating o2cb.pc<br>
config.status: creating o2dlm.pc<br>
config.status: creating ocfs2.pc<br>
config.status: creating ocfs2console/ocfs2interface/confdefs.py<br>
config.status: creating debugfs.ocfs2/debugfs.ocfs2.8<br>
config.status: creating mkfs.ocfs2/mkfs.ocfs2.8<br>
config.status: creating mounted.ocfs2/mounted.ocfs2.8<br>
config.status: creating fsck.ocfs2/fsck.ocfs2.8<br>
config.status: creating fsck.ocfs2/fsck.ocfs2.checks.8<br>
config.status: creating mount.ocfs2/mount.ocfs2.8<br>
config.status: creating o2cb_ctl/o2cb_ctl.8<br>
config.status: creating ocfs2_hb_ctl/ocfs2_hb_ctl.8<br>
config.status: creating ocfs2console/ocfs2console.8<br>
config.status: creating tunefs.ocfs2/tunefs.ocfs2.8<br>
config.status: creating o2image/o2image.8<br>
config.status: creating libo2cb/o2cb.7<br>
config.status: creating vendor/common/ocfs2-tools.spec-generic<br>
config.status: executing ocfs2console/blkid/blkid_types.h commands</i></small><br>
<br>
Regards,<br>
Roberto.<br>
</body>
</html>