<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 : no problem ./configure ... ; make </p>
<p>AIX 6.1 : ./configure --disable-dns LDFLAGS="-Wl,-brtl" OK</p>
<p>then make :</p>
<p>
<p>Making all in libltdl</p>
<p> make all-am</p>
<p> /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2 -c -o ltdl.lo ltdl.c</p>
<p> gcc -DHAVE_CONFIG_H -I. -g -O2 -c ltdl.c -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> </p>