Hi Paul, I was testing and the error remains: src/imapcommands.c | 2 +- src/maintenance.c | 8 +- src/pop3.c | 7 +- test/check_dbmail_mailbox.c | 1 - test/check_dbmail_message.c | 2 +- 15 files changed, 142 insertions(+), 149 deletions(-) flecha:/usr/local/src/postfix/git/dbmail# libtool libtool libtoolize flecha:/usr/local/src/postfix/git/dbmail# libtoolize Putting files in AC_CONFIG_AUX_DIR, `config'. libtoolize: `config.guess' exists: use `--force' to overwrite libtoolize: `config.sub' exists: use `--force' to overwrite libtoolize: `ltmain.sh' exists: use `--force' to overwrite flecha:/usr/local/src/postfix/git/dbmail# autoreconf -i aclocal: couldn't open directory `m4': No such file or directory autoreconf: aclocal failed with exit status: 1 flecha:/usr/local/src/postfix/git/dbmail#
> -----Original Message----- > From: [email protected] [mailto:dbmail-dev- > [email protected]] On Behalf Of Paul J Stevens > Sent: sábado, 2 de Maio de 2009 21:56 > To: DBMAIL Developers Mailinglist > Subject: [Dbmail-dev] building from git > > > A recent change requires a change in bootstrapping the autoconf chain. > > You need to run libtoolize before running autoreconf: > > libtoolize > autoreconf -i > > This only applies if you build from one of my git trees, not for > released tarballs. > > An error in my dns zone (nfg.nl) has caused some email to bounce, which > is why I didn't notice the confusion due to lack of documentation > earlier today. > > -- > ________________________________________________________________ > Paul Stevens paul at nfg.nl > NET FACILITIES GROUP GPG/PGP: 1024D/11F8CD31 > The Netherlands________________________________http://www.nfg.nl > _______________________________________________ > Dbmail-dev mailing list > [email protected] > http://mailman-new.icns.fastxs.net/cgi-bin/mailman/listinfo/dbmail-dev _______________________________________________ Dbmail-dev mailing list [email protected] http://mailman-new.icns.fastxs.net/cgi-bin/mailman/listinfo/dbmail-dev
