Installing Ganglia v3.1.7 on 64 Bit Redhat ES 5.5.

Configure completes successfully (with --enable-gexec --with-gmetad 
--sysconfdir=/etc/ganglia), but make fails with

…
mkdir .libs
gcc -std=gnu99 -I../lib -I../gmond -I../include -D_LARGEFILE64_SOURCE 
-DSYSCONFDIR=\"/etc/ganglia\" -g -O2 -fno-strict-aliasing -Wall 
-D_REENTRANT -o .libs/gmetad gmetad.o cmdline.o data_thread.o server.o 
process_xml.o rrd_helpers.o conf.o type_hash.o xml_hash.o cleanup.o 
../lib/.libs/libganglia.so -lrrd -lm -ldl -lnsl -lpcre 
/usr/lib64/libexpat.so -lconfuse /usr/lib64/libapr-1.so -lpthread 
-Wl,--rpath -Wl,/usr/lib64
process_xml.o: In function `end':
/var/tmp/ganglia/gmetad/process_xml.c:1152: undefined reference to 
`in_xml_list'
process_xml.o: In function `fillmetric':
/var/tmp/ganglia/gmetad/process_xml.c:86: undefined reference to 
`in_xml_list'
process_xml.o: In function `startElement_EXTRA_ELEMENT':
/var/tmp/ganglia/gmetad/process_xml.c:767: undefined reference to 
`in_xml_list'
process_xml.o: In function `start':
/var/tmp/ganglia/gmetad/process_xml.c:985: undefined reference to 
`in_xml_list'
process_xml.o: In function `startElement_GANGLIA_XML':
/var/tmp/ganglia/gmetad/process_xml.c:953: undefined reference to 
`in_xml_list'
process_xml.o:/var/tmp/ganglia/gmetad/process_xml.c:591: more undefined 
references to `in_xml_list' follow
collect2: ld returned 1 exit status
make[2]: *** [gmetad] Error 1
make[2]: Leaving directory `/var/tmp/ganglia/gmetad'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/ganglia'
make: *** [all] Error 2

Any clues much appreciated.

gcc 4.1.2, php 5.1.6, python 2.4.3.

Many thanks
Nigel 

___________________________________________________________
This e-mail may contain confidential and/or privileged information. If you are 
not the intended recipient (or have received this e-mail in error) please 
notify the sender immediately and delete this e-mail. Any unauthorised copying, 
disclosure or distribution of the material in this e-mail is prohibited.

Please refer to 
http://www.bnpparibas.co.uk/en/information/legal_information.asp?Code=ECAS-845C5H
  for additional disclosures.
------------------------------------------------------------------------------
Virtualization is moving to the mainstream and overtaking non-virtualized
environment for deploying applications. Does it make network security 
easier or more difficult to achieve? Read this whitepaper to separate the 
two and get a better understanding.
http://p.sf.net/sfu/hp-phase2-d2d
_______________________________________________
Ganglia-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to