2013/6/18 abang <[email protected]>: > # tar -xzf pdns-3.3-rc1.tar.gz && cd pdns-3.3-rc1 && autoreconf -i > configure.ac:8: warning: macro `AM_SILENT_RULES' not found in library > libtoolize: `./ltmain.sh' is newer: use `--force' to overwrite > libtoolize: `m4/ltversion.m4' is newer: use `--force' to overwrite > configure.ac:8: warning: macro `AM_SILENT_RULES' not found in library > configure.ac:8: error: possibly undefined macro: AM_SILENT_RULES > If this token and others are legitimate, please use m4_pattern_allow. > See the Autoconf documentation. > autoreconf: /usr/bin/autoconf failed with exit status: 1 > > > It's a SLES11SP2 system. > > > Has anyone a hint for me?
Could you try: autoreconf -v -f -i Best regards, Morten _______________________________________________ Pdns-users mailing list [email protected] http://mailman.powerdns.com/mailman/listinfo/pdns-users
