[Pdns-users] pdns-3.3-rc1 autoreconf fails

abang abang at t-ipnet.net
Tue Jun 18 14:08:20 UTC 2013


It works if I revert 
https://github.com/PowerDNS/pdns/commit/61a7fac366cbf6e25ea6f005d094dc4c95550578

So my workaround is:

$ sed -i 's/^AM_SILENT_RULES(\[yes\])/dnl AM_SILENT_RULES([yes])/' 
configure.ac


Am 18.06.2013 15:28, schrieb abang:
>> Could you try:
>> autoreconf -v -f -i
>
> # autoreconf -v -f -i
> autoreconf: Entering directory `.'
> autoreconf: configure.ac: not using Gettext
> autoreconf: running: aclocal --force -I m4
> configure.ac:8: warning: macro `AM_SILENT_RULES' not found in library
> autoreconf: configure.ac: tracing
> autoreconf: running: libtoolize --copy --force
> libtoolize: putting auxiliary files in `.'.
> libtoolize: copying file `./ltmain.sh'
> libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
> libtoolize: copying file `m4/libtool.m4'
> libtoolize: copying file `m4/ltoptions.m4'
> libtoolize: copying file `m4/ltsugar.m4'
> libtoolize: copying file `m4/ltversion.m4'
> libtoolize: copying file `m4/lt~obsolete.m4'
> configure.ac:8: warning: macro `AM_SILENT_RULES' not found in library
> autoreconf: running: /usr/bin/autoconf --force
> 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
>
> _______________________________________________
> Pdns-users mailing list
> Pdns-users at mailman.powerdns.com
> http://mailman.powerdns.com/mailman/listinfo/pdns-users
>





More information about the Pdns-users mailing list