Do you have the libtool development package installed? On fedora for example you need: libtool-ltdl-devel
On Fri, Dec 11, 2009 at 7:33 PM, Hunny Bunny <tm...@yahoo.com> wrote: > Hello folkz, > I'm new to this list and I'm new to the Pacemaker and cluster configuration > / installation. > Please don't be too harsh on a newbie. > When I try to configure and compile Reusable-Cluster-Components from its > latest sources using suggested sequence: ./autogen.sh && ./configure > --prefix=/usr/local/cluster --with-daemon-user=cluster > --with-daemon-group=cluster > > ./autogen gives me this output with error: > > <------------ snipped ---------------> > libtoolize: You should add the contents of the following files to > `aclocal.m4': > libtoolize: `libltdl/m4/libtool.m4' > libtoolize: `libltdl/m4/ltoptions.m4' > libtoolize: `libltdl/m4/ltversion.m4' > libtoolize: `libltdl/m4/ltsugar.m4' > libtoolize: `libltdl/m4/lt~obsolete.m4' > libtoolize: `libltdl/m4/argz.m4' > libtoolize: `libltdl/m4/ltdl.m4' > libtoolize: or else add `AC_CONFIG_MACRO_DIR([libltdl/m4])' to > configure.ac. > libtoolize: Remember to add `LTDL_INIT' to configure.ac. > libtoolize: Remember to add `LT_CONFIG_LTDL_DIR([libltdl])' to ` > configure.ac'. > libtoolize: Consider using `AC_CONFIG_AUX_DIR([libltdl/config])' in > configure.ac. > libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. > aclocal > autoheader > automake --add-missing --include-deps --copy > configure.ac:68: installing `./compile' > configure.ac:28: installing `./config.guess' > configure.ac:28: installing `./config.sub' > configure.ac:55: installing `./install-sh' > configure.ac:55: installing `./missing' > lib/clplumbing/Makefile.am: installing `./depcomp' > Makefile.am: installing `./INSTALL' > autoconf > configure.ac:71: error: possibly undefined macro: AC_LIBTOOL_DLOPEN > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > configure.ac:72: error: possibly undefined macro: AC_LIBLTDL_CONVENIENCE > configure.ac:73: error: possibly undefined macro: AC_PROG_LIBTOOL > > ./autogen.sh exiting due to error (sorry!). > <------------ snipped --------------> > > I'm using libtool-2.2.6b if it matters. > > Could somebody please point me to the right direction how to solve this > problem > > Many thanks in advance, > > Alex > > > _______________________________________________ > Pacemaker mailing list > Pacemaker@oss.clusterlabs.org > http://oss.clusterlabs.org/mailman/listinfo/pacemaker > >
_______________________________________________ Pacemaker mailing list Pacemaker@oss.clusterlabs.org http://oss.clusterlabs.org/mailman/listinfo/pacemaker