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

2013-06-20 Thread bert hubert
On Thu, Jun 20, 2013 at 09:55:50AM +0200, abang wrote: > For the record, it's fixed: > > https://github.com/PowerDNS/pdns/commit/ae8bd630eac25f5f4d521e405d9a8c89553d219e And for the record, you fixed it ;-) Thanks! Bert ___ Pdns-users mailing

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

2013-06-20 Thread abang
For the record, it's fixed: https://github.com/PowerDNS/pdns/commit/ae8bd630eac25f5f4d521e405d9a8c89553d219e ___ Pdns-users mailing list Pdns-users@mailman.powerdns.com http://mailman.powerdns.com/mailman/listinfo/pdns-users

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

2013-06-18 Thread abang
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 -

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

2013-06-18 Thread 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: r

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

2013-06-18 Thread Morten Stevens
2013/6/18 abang : > # 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 > conf

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

2013-06-18 Thread abang
# 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