> hi. after finding the snmp bugs fixed in the latest commits, i figured > i'd try compiling from the 5.1 branch. i'm able to get build.sh to run > (satisfying deps), but it is erroring here: > > root@test-app-1 collectd # ./build.sh > + autoheader > + aclocal > configure.in:1816: warning: macro `AM_PATH_LIBGCRYPT' not found in library > + libtoolize --ltdl --copy --force > libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `libltdl/config'. > libtoolize: copying file `libltdl/config/compile' > libtoolize: copying file `libltdl/config/config.guess' > libtoolize: copying file `libltdl/config/config.sub' > libtoolize: copying file `libltdl/config/depcomp' > libtoolize: copying file `libltdl/config/install-sh' > libtoolize: copying file `libltdl/config/missing' > libtoolize: copying file `libltdl/config/ltmain.sh' > libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `libltdl/m4'. > libtoolize: copying file `libltdl/m4/argz.m4' > libtoolize: copying file `libltdl/m4/libtool.m4' > libtoolize: copying file `libltdl/m4/ltdl.m4' > libtoolize: copying file `libltdl/m4/ltoptions.m4' > libtoolize: copying file `libltdl/m4/ltsugar.m4' > libtoolize: copying file `libltdl/m4/ltversion.m4' > libtoolize: copying file `libltdl/m4/lt~obsolete.m4' > libtoolize: putting libltdl files in LT_CONFIG_LTDL_DIR, `libltdl'. > libtoolize: `COPYING.LIB' not found in `/usr/share/libtool/libltdl' > > at this point it exits. > > my google-fu isn't getting me too far on this one. > > thanks for continued help! > > ryan > Hi,
Same problem few months ago. You need to upgrade autoconf and maybe an other one. Cyril _______________________________________________ collectd mailing list [email protected] http://mailman.verplant.org/listinfo/collectd
