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
------------------------------------------------------------------------------
Xperia(TM) PLAY
It's a major breakthrough. An authentic gaming
smartphone on the nation's most reliable network.
And it wants your games.
http://p.sf.net/sfu/verizon-sfdev
_______________________________________________
Ganglia-general mailing list
Ganglia-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ganglia-general

Reply via email to