On Fri, Jun 13, 2008 at 07:06:55PM +0200, Ulf wrote:
> Hi again,
> 
> I used  http://tapir.sajinet.com.pe/ganglia/ganglia-3.1.0.1409.tar.gz , but 
> the same result.

my bad, the patch wasn't correct, use 1410 instead :

  http://tapir.sajinet.com.pe/ganglia/ganglia-3.1.0.1410.tar.gz  

> I' m using Micheal Perzl GCC from 
> http://www.perzl.org/aix/index.php?n=Main.Gcc
> I can try the IBM compiled version, if you wish.

shouldn't make a difference, but will be nice to confirm that is the case
anyway.

> # gmond -m
> Cannot locate internal module structure 'core_metrics' in file : The system 
> call does not exist on this system. (core_metrics)
> Possibly an incorrect module language designation [].

as shown in your build log, the option was incorrect when constructed into a
gcc link call for gmond :

  gcc: unrecognized option '-bexpfull'

the new syntax should work, but if not you can probably tweak it until it does
> 
> What' s about the static linked file? Linked again 
> tmp/ganglia-3.1.0.1.1409/ganglia-3.1.0.1409/lib/.libs/libganglia.a ? Is this 
> correct?

no, but that is a different bug, --disable-shared (if it works) should work
around that.

Carlo

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Ganglia-developers mailing list
Ganglia-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-developers

Reply via email to