<div dir="ltr"><div><br></div><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word">
<div><br><div>I forgot to mention, if you don't want to deal with autoconf, etc., when building from Git, you can grab a snapshot from Buildbot:</div><div><br></div><div><a href="http://buildbot.networkupstools.org/~buildbot/cayman/snapshot/snmp_subdriver/rab7b0452e21aef8aaf308963da6380e712427e1d-146/nut-2.7.1.5.tar.gz" target="_blank">nut-2.7.1.5.tar.gz</a></div>
<div><br></div></div></div></blockquote></div><br></div><div class="gmail_extra">Thanks a lot, I downloaded it from this link and ran commands "autoreconf && ./configure && make" to build it:<br>
<br>It says:<br><a href="http://configure.ac:108">configure.ac:108</a>: error: possibly undefined macro: AC_C_FLEXIBLE_ARRAY_MEMBER<br>      If this token and others are legitimate, please use m4_pattern_allow.<br>      See the Autoconf documentation.<br>
<a href="http://configure.ac:109">configure.ac:109</a>: error: possibly undefined macro: AC_C_VARARRAYS<br><a href="http://configure.ac:119">configure.ac:119</a>: error: possibly undefined macro: AC_TYPE_LONG_DOUBLE<br><a href="http://configure.ac:120">configure.ac:120</a>: error: possibly undefined macro: AC_TYPE_LONG_LONG_INT<br>
autoreconf: /usr/bin/autoconf failed with exit status: 1<br><br></div><div class="gmail_extra">I ran "autoreconf && ./configure && make" on two Linux'es: CentOS 5 and Enterprise Linux 5, and the output is the same on both of them.<br>
<br></div></div>