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

Nikita Michalko michalko.system at a-i-p.com
Thu Jul 21 06:56:26 EDT 2011


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




More information about the Pacemaker mailing list