Hi,

I am trying to install ganglia on a new machine that has to be added to a 
small cluster (12 nodes) which is already monitored with Ganglia. However, on 
the new machine, after running the "configure" command apparently without 
problems, when I run "make" I get the following output:

:
:
../lib/.libs/libganglia.so: undefined reference to `apr_sockaddr_vars_set'
../lib/.libs/libganglia.so: undefined reference to `apr_inet_ntop'
collect2: error: ld returned 1 exit status
Makefile:466: recipe for target 'gmond' failed
make[3]: *** [gmond] Error 1
make[3]: Leaving directory '/home/jordi/Descargas/ganglia-3.7.2/gmond'
Makefile:579: recipe for target 'all-recursive' failed
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory '/home/jordi/Descargas/ganglia-3.7.2/gmond'
Makefile:398: recipe for target 'all-recursive' failed
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory '/home/jordi/Descargas/ganglia-3.7.2'
Makefile:316: recipe for target 'all' failed
make: *** [all] Error 2

The machine is running OpenSuse 13.2 and I have attemted to install 
ganglia-3.7.2 and -3.6.0 with the same results. I checked that all 
dependencies are met, including APR. Any help will be appreciated.

Jordi


------------------------------------------------------------------------------
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to