[Pacemaker] puzzled

Paul Walsh Paul.Walsh at bcu.ac.uk
Mon Sep 15 04:54:35 EDT 2008


Andrew Beekhof wrote:

>> Configure flags for Solaris: --disable-ldirectord --prefix=/opt/LXHAhb
>> --sysconfdir=/etc/opt/LXHAhb
>> --localstatedir=/var/opt/LXHAhb --with-pkgname=LXHAhb
> 
> That looks wrong.  s/LXHAhb/pcmk/ since the former is used by heartbeat.

Just modified ConfigureMe and tried again:

configure.in:428: warning: AC_CACHE_VAL(lt_prog_compiler_static_works_GCJ, ...): suspicious cache-id, must contain _cv_
to be cached
cib/Makefile.am:53: compiling `primatives.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.in'
crmd/Makefile.am:67: `%'-style pattern rules are a GNU make extension
crmd/Makefile.am:70: `%'-style pattern rules are a GNU make extension
doc/Makefile.am:30: `%'-style pattern rules are a GNU make extension
lib/ais/Makefile.am:33: `CFLAGS' is a user variable, you should not override it;
lib/ais/Makefile.am:33: use `AM_CFLAGS' instead.
lib/common/Makefile.am:50: `CFLAGS' is a user variable, you should not override it;
lib/common/Makefile.am:50: use `AM_CFLAGS' instead.
tools/Makefile.am:43: INCLUDES multiply defined in condition TRUE ...
tools/Makefile.am:22: ... `INCLUDES' previously defined here
configure.in:1599: required file `tools/hb2openais.sh.in' not found
xml/Makefile.am:32: `%'-style pattern rules are a GNU make extension

./autogen.sh exiting due to error (sorry!).
Running ./configure --disable-ldirectord --prefix=/opt/pcmk --sysconfdir=/etc/opt/pcmk --localstatedir=/var/opt/pcmk
--with-pkgname=pcmk --disable-rpath --with-heartbeat-support --without-ais-support
./ConfigureMe: line 227: ./configure: No such file or directory


>> configure.in:428: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works,
>> ...): suspicious cache-id, must contain _cv_ to be
>> cached
> 
> do you get this stuff when you configure heartbeat?

Yes, I get the same stuff with heartbeat.

> perhaps your autoconf package is "old"

Only 1 rev out:

# autoconf --version
autoconf (GNU Autoconf) 2.62
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

# automake --version
automake (GNU automake) 1.10.1
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Written by Tom Tromey <tromey at redhat.com>
       and Alexandre Duret-Lutz <adl at gnu.org>.


-- 
Paul Walsh




More information about the Pacemaker mailing list