[Pacemaker] SOLVED: configure: error: Unable to support Heartbeat: client libraries not found

Nikita Michalko michalko.system at a-i-p.com
Thu Jul 21 12:53:52 CET 2011


My bad - sorry for noise!
I forgot simply "make install" after Heartbeat compile ...


Nikita Michalko


Am Donnerstag 21 Juli 2011 12:56:26 schrieb Nikita Michalko:
> Hi all,
> 
> a new small problem by configuring/compiling pacemaker - Version 1-1-
> c86cb93c5a57:
> autogen.sh  -> OK
> After:
> ./configure --prefix=$PREFIX --localstatedir=/var --sysconfdir=/etc --with-
> heartbeat --with-stonith  --with-daemon-user=$CLUSTER_USER --with-daemon-
> group=$CLUSTER_GROUP  --enable-fatal-warnings=no --with-ras-set=linux-ha
> 
> - it shows me following errors:
> ...
> checking for ll_cluster_new in -lhbclient... no
> configure: error: in `/opt/HA/sourc/Pacemaker-1-1-c86cb93c5a57':
> configure: error: Unable to support Heartbeat: client libraries not found
> See `config.log' for more details.
> 
> in the config.log I found this:
> ...
> configure:4189: gcc  -c -g -O2  conftest.c >&5
> conftest.c:61: error: expected ';', ',' or ')' before 'text'
> conftest.c: In function 'main':
> conftest.c:115: error: expected '=', ',', ';', 'asm' or '__attribute__'
>  before 'newvar'
> conftest.c:115: error: 'newvar' undeclared (first use in this function)
> conftest.c:115: error: (Each undeclared identifier is reported only once
> conftest.c:115: error: for each function it appears in.)
> conftest.c:125: error: 'for' loop initial declaration used outside C99 mode
> configure:4196: $? = 1
> 
> configure: failed program was:
> | /* confdefs.h.  */
> 
> ...
> conftest.c:11:28: error: ac_nonexistent.h: No such file or directory
> 
> What I'm missing?
> 
> 
> TIA!
> 
> Nikita Michalko
> 
> _______________________________________________
> 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