I've got two issues with compiled Ganglia from source. I've got the
RPMs for Linux installed and configured working GREAT!. These are the
two problems outlined below. In both cases I exploded the tar ball, set
path to the GCC compiler before the verndor compilers, ran configure,
make and it ended with the following:
Thanks in advance.
Pete.
SGI Irix compile problems of 2.5.3:
gcc -I../lib -I../lib/dnet -g -O2 -Wall -D_IRIX_SOURCE -o gmond gmond.o
monitor.o server.o listen.o cleanup.o machine.o cmdline.o
../lib/.libs/libganglia.a ../lib/libdnet.a ../lib/libgetopthelper.a -ldl
-lnsl -lnsl -lsocket -lpthread
ld32: WARNING 84 : /usr/lib32/libdl.so is not used for resolving any symbol.
ld32: WARNING 84 : /usr/lib32/libsocket.so is not used for resolving any
symbol.
ld32: ERROR 33 : Unresolved text symbol "mtu_func" -- 1st referenced
by gmond.o.
Use linker option -v to see when and which objects, archives
and dsos are loaded.
ld32: INFO 152: Output file removed because of error.
HP 11.0 problem with 2.5.3:
gcc -I../lib -I../lib/dnet -g -O2 -Wall -D_HPUX_SOURCE -o gmond gmond.o
monitor.o server.o listen.o cleanup.o machine.o cmdline.o
../lib/.libs/libganglia.a ../lib/libdnet.a ../lib/libgetopthelper.a
-lpthread -lnsl
/usr/bin/ld: Unsatisfied symbols:
inet_pton (first referenced in ../lib/libdnet.a(intf.o)) (code)
collect2: ld returned 1 exit status
make[3]: *** [gmond] Error 1
make[3]: Leaving directory
`/no_backup/system/ganglia-monitor-core-2.5.3/gmond'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory
`/no_backup/system/ganglia-monitor-core-2.5.3/gmond'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/no_backup/system/ganglia-monitor-core-2.5.3'
make: *** [all] Error 2
--
Peter Schmid
Logic Technology Inc.
GE Global Research Center
ITMS Engineering Systems Group
(518) 387-6903