Hello,

I have installed Ganglia using 'yum' instead of compiling. I used the EPEL 
repos to that installation 
http://download.fedora.redhat.com/pub/epel/5Server/x86_64/

Thanks,
Mostafa Ismail

From: Mostafa Ismail
Sent: Sunday, April 10, 2011 3:57 PM
To: ganglia-general@lists.sourceforge.net
Subject: Ganglia-3.1.7 compilation error

Hello All,

I just trying to install ganglia-3.1.7 at RHEL 5.2 and the configuration went 
smooth after installing some required packages (apr, libconfuse, expat, and 
rrdtool). But when running 'make' I got the below compilation error:

# make
~
~
gcc -std=gnu99 -I../lib -I../include/ -I../libmetrics -D_LARGEFILE64_SOURCE 
-DSYSCONFDIR=\"/etc/ganglia\" -g -O2 -fno-strict-aliasing -Wall -D_REENTRANT -o 
.libs/gmond gmond.o cmdline.o g25_config.o core_metrics.o -Wl,--export-dynamic  
../libmetrics/.libs/libmetrics.a -lresolv ../lib/.libs/libganglia.so 
../lib/libgetopthelper.a -ldl -lnsl -lpcre /usr/lib64/libexpat.so -lconfuse 
/usr/lib64/libapr-1.so -lpthread  -Wl,--rpath -Wl,/usr/lib64
../lib/.libs/libganglia.so: undefined reference to `eXML_ParserCreate'
../lib/.libs/libganglia.so: undefined reference to `eXML_GetBuffer'
../lib/.libs/libganglia.so: undefined reference to `eXML_ErrorString'
../lib/.libs/libganglia.so: undefined reference to `eXML_GetCurrentLineNumber'
../lib/.libs/libganglia.so: undefined reference to `eXML_ParseBuffer'
../lib/.libs/libganglia.so: undefined reference to `eXML_SetElementHandler'
../lib/.libs/libganglia.so: undefined reference to `eXML_GetErrorCode'
../lib/.libs/libganglia.so: undefined reference to `eXML_SetUserData'
../lib/.libs/libganglia.so: undefined reference to `eXML_ParserFree'
collect2: ld returned 1 exit status
make[3]: *** [gmond] Error 1
make[3]: Leaving directory 
`/media/aisx9720/userhome/t605248/ganglia/ganglia-3.1.7/gmond'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory 
`/media/aisx9720/userhome/t605248/ganglia/ganglia-3.1.7/gmond'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory 
`/media/aisx9720/userhome/t605248/ganglia/ganglia-3.1.7'
make: *** [all] Error 2
#

I googled it too much, but found no clue ...

Your help much appreciated.

Thanks,
Mostafa Ismail
------------------------------------------------------------------------------
Benefiting from Server Virtualization: Beyond Initial Workload 
Consolidation -- Increasing the use of server virtualization is a top
priority.Virtualization can reduce costs, simplify management, and improve 
application availability and disaster protection. Learn more about boosting 
the value of server virtualization. http://p.sf.net/sfu/vmware-sfdev2dev
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to