On Sep 15, 2008, at 10:54 AM, Paul Walsh wrote:

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

For now, remove "tools/hb2openais.sh" from configure.in
I'll ask dejan what the story is with that (as it doesn't look to be auto-generated)


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 <[EMAIL PROTECTED]>
      and Alexandre Duret-Lutz <[EMAIL PROTECTED]>.


--
Paul Walsh

_______________________________________________
Pacemaker mailing list
[email protected]
http://list.clusterlabs.org/mailman/listinfo/pacemaker


_______________________________________________
Pacemaker mailing list
[email protected]
http://list.clusterlabs.org/mailman/listinfo/pacemaker

Reply via email to