[Pacemaker] build Issue while configuring the cluster glue in CENT OS
Dejan Muhamedagic
dejanmm at fastmail.fm
Mon Mar 7 15:37:32 UTC 2011
Hi,
On Mon, Mar 07, 2011 at 06:24:14PM +0530, rakesh k wrote:
> Hi All
>
>
> I got the errors like this while compiling cluster glue:
>
> ../.libs/libplumb.so: undefined reference to `uuid_parse'
> ../.libs/libplumb.so: undefined reference to `uuid_generate'
> ../.libs/libplumb.so: undefined reference to `uuid_copy'
> ../.libs/libplumb.so: undefined reference to `uuid_is_null'
> ../.libs/libplumb.so: undefined reference to `uuid_unparse'
> ../.libs/libplumb.so: undefined reference to `uuid_clear'
> ../.libs/libplumb.so: undefined reference to `uuid_compare'
> collect2: ld returned 1 exit status
> gmake[2]: *** [ipctest] Error 1
> gmake[2]: Leaving directory
> `/root/Reusable-Cluster-Components-glue-1.0.5/lib/clplumbing'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory
> `/root/Reusable-Cluster-Components-glue-1.0.5/lib'
> make: *** [all-recursive] Error 1
>
>
> and here is the output when I run ./configure:
>
> cluster-glue configuration:
> Version = 1.0.7 (Build:
This version doesn't match the one above. How do you manage
that? Otherwise, you need to install the libuuid development
package.
Thanks,
Dejan
> be41a3ef57175fcd35ffe0c4bc897f996cb447ba)
> Features =
>
> Prefix = /usr
> Executables = /usr/sbin
> Man pages = /usr/man
> Libraries = /usr/lib
> Header files = /usr/include
> Arch-independent files = /usr/share
> Documentation = /usr/share/doc
> State information = /usr/var
> System configuration = /usr/etc
>
> Use system LTDL = no
>
> HA group name = haclient
> HA user name = hacluster
>
> 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
> Libraries = -lbz2 -lxml2 -lc -lrt -ldl -L/lib -lglib-2.0
> Stack Libraries =
>
>
> 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 ..
>
>
>
> regards
> raki
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://developerbugs.linux-foundation.org/enter_bug.cgi?product=Pacemaker
More information about the Pacemaker
mailing list