Hi again,

I used  http://tapir.sajinet.com.pe/ganglia/ganglia-3.1.0.1409.tar.gz , but the 
same result.
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.
Michael Perzl version:
# gcc -v
Using built-in specs.
Target: powerpc-ibm-aix5.3.0.0
Configured with: ../gcc-4.2.4/configure --with-as=/usr/bin/as 
--with-ld=/usr/bin/ld --enable-languages=c,c++,fortran --prefix=/opt/freeware 
--enable-threads --enable-version-specific-runtime-libs --disable-nls 
--enable-decimal-float=dpd --host=powerpc-ibm-aix5.3.0.0
Thread model: aix
gcc version 4.2.4


# rm /usr/lib/ganglia/*
# make install
# gmond -V
gmond 3.1.0.1409
# gmond -t > /etc/ganglia/gmond.conf

The module pathes are disabled:
modules {
  module {
    name = "core_metrics"
  }
  module {
    name = "cpu_module"
#    path = "/usr/lib/ganglia/modcpu.so"
  }
  module {
    name = "disk_module"
#    path = "/usr/lib/ganglia/moddisk.so"
  }
  module {
    name = "load_module"
#    path = "/usr/lib/ganglia/modload.so"
  }
  module {
    name = "mem_module"
#    path = "/usr/lib/ganglia/modmem.so"
  }
  module {
    name = "net_module"
#    path = "/usr/lib/ganglia/modnet.so"
  }
  module {
    name = "proc_module"
#    path = "/usr/lib/ganglia/modproc.so"
  }
  module {
    name = "sys_module"
#    path = "/usr/lib/ganglia/modsys.so"
  }
}


# 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 [].

Cannot locate internal module structure 'cpu_module' in file : The system call 
does not exist on this system. (cpu_module)
Possibly an incorrect module language designation [].

Cannot locate internal module structure 'disk_module' in file : The system call 
does not exist on this system. (disk_module)
Possibly an incorrect module language designation [].

Cannot locate internal module structure 'load_module' in file : The system call 
does not exist on this system. (load_module)
Possibly an incorrect module language designation [].

Cannot locate internal module structure 'mem_module' in file : The system call 
does not exist on this system. (mem_module)
Possibly an incorrect module language designation [].

Cannot locate internal module structure 'net_module' in file : The system call 
does not exist on this system. (net_module)
Possibly an incorrect module language designation [].

Cannot locate internal module structure 'proc_module' in file : The system call 
does not exist on this system. (proc_module)
Possibly an incorrect module language designation [].

Cannot locate internal module structure 'sys_module' in file : The system call 
does not exist on this system. (sys_module)
Possibly an incorrect module language designation [].


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?
 # ldd /usr/sbin/gmond
/usr/sbin/gmond needs:
         /usr/lib/libc.a(shr.o)
         /usr/lib/libpthreads.a(shr_comm.o)
         /usr/lib/libpthreads.a(shr_xpg5.o)
         /usr/lib/libnsl.a(shr.o)
         
/tmp/ganglia-3.1.0.1.1409/ganglia-3.1.0.1409/lib/.libs/libganglia.a(libganglia-3.1.0.1409.so.0)
         /opt/freeware/lib/libconfuse.a(libconfuse.so.0)
         /usr/lib/libdl.a(shr.o)
         /unix
         /usr/lib/libcrypt.a(shr.o)
         /usr/lib/libpthreads_compat.a(shr.o)
         /usr/lib/libtli.a(shr.o)
         /opt/freeware/lib/libexpat.a(libexpat.so.1)
         /opt/freeware/lib/libintl.a(libintl.so.1)
         /usr/lib/libpthreads.a(shr.o)
         /usr/lib/libc.a(pse.o)
         /usr/lib/libiconv.a(shr4.o)

# ls -l /tmp/ganglia-3.1.0.1.1409/ganglia-3.1.0.1409/lib/.libs/libganglia.a
lrwxrwxrwx   1 root     system           23 Jun 13 18:43 
/tmp/ganglia-3.1.0.1.1409/ganglia-3.1.0.1409/lib/.libs/libganglia.a -> 
libganglia-3.1.0.1409.a



Ulf
-- 
Psssst! Schon vom neuen GMX MultiMessenger gehört?
Der kann`s mit allen: http://www.gmx.net/de/go/multimessenger

-- 
GMX startet ShortView.de. Hier findest Du Leute mit Deinen Interessen!
Jetzt dabei sein: http://www.shortview.de/[EMAIL PROTECTED]

Attachment: logs-3.1.0.1409.tar.gz
Description: application/gzip-compressed

-------------------------------------------------------------------------
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