<div>Hi Dejan </div>
<div>�</div>
<div>I am posting the steps i followed to install cluster glue from the source </div>
<div>�</div>
<div>as mentioned in the <a href="http://clusterlabs.org/">http://clusterlabs.org/</a></div>
<div>�</div>
<div>i tried to download the cluster glue tar bal using <strong>wget the tar ball�is </strong>�<strong>cluster-glue.tar.bz2</strong> </div>
<div>�</div>
<div>and when i extracted this is the following directory i got<strong> Reusable-Cluster-Components-glue--be41a3ef5717</strong></div>
<p><strong></strong>�</p>
<div>and tried to configure and got the output while i am procedding forwarded while doing make ..i am getting the following message ...</div>
<div>�</div>
<div>o -lbz2 -lxml2 -lc -lrt -ldl -lglib-2.0<br>./.libs/libplumb.so: undefined reference to `uuid_parse'<br>./.libs/libplumb.so: undefined reference to `uuid_generate'<br>./.libs/libplumb.so: undefined reference to `uuid_copy'<br>
./.libs/libplumb.so: undefined reference to `uuid_is_null'<br>./.libs/libplumb.so: undefined reference to `uuid_unparse'<br>./.libs/libplumb.so: undefined reference to `uuid_clear'<br>./.libs/libplumb.so: undefined reference to `uuid_compare'<br>
collect2: ld returned 1 exit status<br>gmake[2]: *** [ipctest] Error 1<br>gmake[2]: Leaving directory `/home/rakesh/Desktop/Pacemaker/Reusable-Cluster-Components-glue--be41a3ef5717/lib/clplumbing'<br>gmake[1]: *** [all-recursive] Error 1<br>
gmake[1]: Leaving directory `/home/rakesh/Desktop/Pacemaker/Reusable-Cluster-Components-glue--be41a3ef5717/lib'<br>make: *** [all-recursive] Error 1<br></div>
<div>�</div>
<div>and the configuring output is as follows</div>
<div>cluster-glue configuration:<br>� Version����������������� = 1.0.7 (Build: be41a3ef57175fcd35ffe0c4bc897f996cb447ba)<br>� Features���������������� =<br><br>� Prefix������������������ = /usr<br>� Executables������������� = /usr/sbin<br>
� Man pages��������������� = /usr/man<br>� Libraries��������������� = /usr/lib<br>� Header files������������ = /usr/include<br>� Arch-independent files�� = /usr/share<br>� Documentation����������� = /usr/share/doc<br>� State information������� = /usr/var<br>
� System configuration���� = /usr/etc<br><br>� Use system LTDL��������� = no<br><br>� HA group name����������� = haclient<br>� HA user name������������ = hacluster<br><br>� CFLAGS������������������ = -g -O2 -ggdb3 -O0� -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -Werror<br>
� Libraries��������������� = -lbz2 -lxml2 -lc -lrt -ldl� -L/lib -lglib-2.0<br>� Stack Libraries��������� =<br></div>
<div>�</div>
<div>and i tried to install libuuid-devel where it is displaying that no rpm found ..and i am able to see libuuid.so.1 file in /usr/lib </div>
<div>�</div>
<div>please help me regarding this issue ..</div>
<div>�</div>
<div>Regards</div>
<div>Raki</div>
<div>�</div>
<div>�</div>
<div><br><br></div>
<div class="gmail_quote">On Mon, Mar 7, 2011 at 6:24 PM, rakesh k <span dir="ltr"><<a href="mailto:rakirocker4236@gmail.com">rakirocker4236@gmail.com</a>></span> wrote:<br>
<blockquote style="BORDER-LEFT: #ccc 1px solid; MARGIN: 0px 0px 0px 0.8ex; PADDING-LEFT: 1ex" class="gmail_quote">Hi All<br><br><br>I got the errors like this while compiling cluster glue:<br><br>../.libs/libplumb.so: undefined reference to `uuid_parse'<br>
../.libs/libplumb.so: undefined reference to `uuid_generate'<br>../.libs/libplumb.so: undefined reference to `uuid_copy'<br>../.libs/libplumb.so: undefined reference to `uuid_is_null'<br>../.libs/libplumb.so: undefined reference to `uuid_unparse'<br>
../.libs/libplumb.so: undefined reference to `uuid_clear'<br>../.libs/libplumb.so: undefined reference to `uuid_compare'<br>collect2: ld returned 1 exit status<br>gmake[2]: *** [ipctest] Error 1<br>gmake[2]: Leaving directory `/root/Reusable-Cluster-Components-glue-1.0.5/lib/clplumbing'<br>
gmake[1]: *** [all-recursive] Error 1<br>gmake[1]: Leaving directory `/root/Reusable-Cluster-Components-glue-1.0.5/lib'<br>make: *** [all-recursive] Error 1<br><br><br>and here is the output when I run ./configure:<br>
<br>cluster-glue configuration:<br>� Version����������������� = 1.0.7 (Build: be41a3ef57175fcd35ffe0c4bc897f996cb447ba)<br>� Features���������������� =<br><br>� Prefix������������������ = /usr<br>� Executables������������� = /usr/sbin<br>
� Man pages��������������� = /usr/man<br>� Libraries��������������� = /usr/lib<br>� Header files������������ = /usr/include<br>� Arch-independent files�� = /usr/share<br>� Documentation����������� = /usr/share/doc<br>� State information������� = /usr/var<br>
� System configuration���� = /usr/etc<br><br>� Use system LTDL��������� = no<br><br>� HA group name����������� = haclient<br>� HA user name������������ = hacluster<br><br>� CFLAGS������������������ = -g -O2 -ggdb3 -O0� -fgnu89-inline -fstack-protector-all -Wall -Waggregate-return -Wbad-function-cast -Wcast-qual -Wcast-align -Wdeclaration-after-statement -Wendif-labels -Wfloat-equal -Wformat=2 -Wformat-security -Wformat-nonliteral -Winline -Wmissing-prototypes -Wmissing-declarations -Wmissing-format-attribute -Wnested-externs -Wno-long-long -Wno-strict-aliasing -Wpointer-arith -Wstrict-prototypes -Wwrite-strings -ansi -D_GNU_SOURCE -DANSI_ONLY -Werror<br>
� Libraries��������������� = -lbz2 -lxml2 -lc -lrt -ldl� -L/lib -lglib-2.0<br>� Stack Libraries��������� =<br><br><br>and also i tried to update the libs directive in mke file pointing libraries to /lib/libuuid.so.1 still i am getting the same issue . please help me regarding this issue since i am runing out of time ..<br>
<br><br><br>regards<br>raki<br></blockquote></div><br>