[collectd] Collectd 4 or 5 on AIX 6.1

Cyril Feraudet collectd at feraudet.com
Fri Jun 24 11:32:43 CEST 2011



Hi all, 

I'm currently deploying collectd on Linux, Solaris and AIX.


Linux : no problem ./configure ... ; make -j 

Solaris : no problem
./configure ... ; make  

AIX 6.1 : ./configure --disable-dns
LDFLAGS="-Wl,-brtl" OK 

then make : 

Making all in libltdl 

 make all-am


 /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -g -O2
-c -o ltdl.lo ltdl.c 

 gcc -DHAVE_CONFIG_H -I. -g -O2 -c ltdl.c -DPIC -o
.libs/ltdl.o 

ltdl.c: In function 'find_handle_callback': 

ltdl.c:2804:
error: 'R_OK' undeclared (first use in this function) 

ltdl.c:2804: error:
(Each undeclared identifier is reported only once 

ltdl.c:2804: error: for
each function it appears in.) 

make: 1254-004 The error code from the last
command is 1. 

Stop. 

make: 1254-004 The error code from the last command
is 2. 

Stop. 

make: 1254-004 The error code from the last command is 1.


Stop.  I've the same thing both with collectd 4.9 and 5.0  Have you an
idea ?  Thanks,  Cyril  

 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.verplant.org/pipermail/collectd/attachments/20110624/7ee9c2f3/attachment.htm>


More information about the collectd mailing list