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@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