Hi Ryurick: You are probably missing the libpng-devel RPM. Check to see if it is installed by running: # rpm -q libpng-devel If nothing shows up, that means you don't have it installed. Get that installed, and it _should_ build. BTW, there are some ia64 RPMs available for 3.0.3 here:
http://sourceforge.net/project/showfiles.php?group_id=43021&package_id=35280 If those don't work, then you can try to rebuild the SRPM. You _will_ have issues with the init scripts - you'll need to fix that manually - unless you want to check the code out from trunk and build it (the init scripts are fixed in trunk). Cheers, Bernard ________________________________ From: [EMAIL PROTECTED] on behalf of Ryurick Marius Hristev Sent: Tue 08/08/2006 22:14 To: [email protected] Subject: [Ganglia-general] Troubles linking: Linux (SUSE 9.3) on Itanium(ia64, Altix) Hello, I was trying to compile the ganglia package (rpm version) on the following system: SuSE 9.3 (Linux) running on Itaniums (ia64, SGI Altix ) and I am getting this error: gcc -O0 -I../lib -I../gmond -I../srclib/expat/lib/ -g -O2 -Wall -D_REENTRANT -o 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.a /usr/lib/librrd.a -lpng -lz -lm ../srclib/expat/lib/.libs/libexpat.a -ldl -lresolv -lnsl -lpthread /usr/lib/gcc-lib/ia64-suse-linux/3.3.3/../../../../ia64-suse-linux/bin/ld: cannot find -lpng but I do have a /usr/lib/libpng.so.3 Are there any known quirks with respect to my OS/Distro and CPU/Machine ? (I am new to this one, apologies if I missed something obvious). TIA Cheers, -- Ryurick M. Hristev -- Systems Administrator (Unix) University of Queensland -- ITS Dept. mailto: [EMAIL PROTECTED] the greatest hacking experience: hack your own mind -- me ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Ganglia-general mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ganglia-general

