<p>Hi all,</p>
<p>I'm currently deploying collectd on Linux, Solaris and AIX.</p>
<p>Linux : no problem ./configure ... ; make -j</p>
<p>Solaris :&nbsp;no problem ./configure ... ; make&nbsp;</p>
<p>AIX 6.1 :&nbsp;./configure --disable-dns LDFLAGS="-Wl,-brtl" OK</p>
<p>then make :</p>
<p>
<p>Making all in libltdl</p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; make &nbsp;all-am</p>
<p>&nbsp; &nbsp; &nbsp; &nbsp; /bin/sh ./libtool --tag=CC &nbsp; &nbsp;--mode=compile gcc -DHAVE_CONFIG_H -I. &nbsp; &nbsp; &nbsp;-g -O2 -c -o ltdl.lo ltdl.c</p>
<p>&nbsp;gcc -DHAVE_CONFIG_H -I. -g -O2 -c ltdl.c &nbsp;-DPIC -o .libs/ltdl.o</p>
<p>ltdl.c: In function 'find_handle_callback':</p>
<p>ltdl.c:2804: error: 'R_OK' undeclared (first use in this function)</p>
<p>ltdl.c:2804: error: (Each undeclared identifier is reported only once</p>
<p>ltdl.c:2804: error: for each function it appears in.)</p>
<p>make: 1254-004 The error code from the last command is 1.</p>
<p>Stop.</p>
<p>make: 1254-004 The error code from the last command is 2.</p>
<p>Stop.</p>
<p>make: 1254-004 The error code from the last command is 1.</p>
<p>Stop.</p>
<div></div>
<div>I've the same thing both with collectd 4.9 and 5.0</div>
<div></div>
<div>Have you an idea ?</div>
<div></div>
<div>Thanks,</div>
<div></div>
<div>Cyril</div>
</p>
<p>&nbsp;</p>