<div>hi,all</div><div> </div><div>i want to build a PowerDNS from the repository and i found some instructions here:</div><div><a href="http://wiki.powerdns.com/trac/wiki/HACKING">http://wiki.powerdns.com/trac/wiki/HACKING</a></div>
<div> </div><div>but when i run "autoreconf -i", something seems wrong.</div><div> </div><div># autoreconf -i<br>libtoolize: putting auxiliary files in `.'.<br>libtoolize: copying file `./ltmain.sh'<br>libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to <a href="http://configure.ac">configure.ac</a> and<br>
libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree.<br>libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am.<br><a href="http://configure.ac:42">configure.ac:42</a>: error: possibly undefined macro: AC_DEFINE<br>
      If this token and others are legitimate, please use m4_pattern_allow.<br>      See the Autoconf documentation.<br>autoreconf: /usr/local/bin/autoconf failed with exit status: 1<br></div><div>with exactly the same version of automake, autoconf and libtool found on the page:</div>
<div> </div><div><a href="http://wiki.powerdns.com/trac/wiki/HACKING">http://wiki.powerdns.com/trac/wiki/HACKING</a></div><div> </div><div><li>autoconf 2.59</li><li>automake 1.6 or 1.9.4</li><li>libtool 1.5.6 </li></div><div>
 </div><div>are there any other softwares should be used with certain version?</div><div> </div><div>thanks a lot.</div><div> </div><div>cathy</div>