ok..I'll try this installation on same kind of hardware at my premises and see how it goes. I shall get back to you if any..
thanks Srinivas -----Original Message----- From: Mulley, Nikhil [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 23, 2005 12:35 PM To: Birudaraju, Srinivasa Raju; [EMAIL PROTECTED] Subject: RE: [rrd-developers] symbol __sincos: referenced symbol not found Oh.. Thank you for responding, Sir. I am compiling new RRDToolv1.2.11 on a sparc (Solaris 8) machine. I am just looking for some resolutions of the problem that I have reported :). However, the same version source were successfully installed under Solaris-10(x86) and Linux(x86) succesfully and I am able to run the scripts easily. I was just trying to figure it out if there were any gotchas hidden in the build process under sparc.I also noticed that the symbol "__sincos" was from libart_lgpl library.(Please see the other thread which I have sent). I followed this link http://people.ee.ethz.ch/~oetiker/webtools/rrdtool/doc/rrdbuild.en.html as template structure to build the RRDTool, though I cannot say thoroughly that I followed the exact procedures . Regards. Nikhil -----Original Message----- From: Birudaraju, Srinivasa Raju [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 23, 2005 12:28 PM To: Mulley, Nikhil; [EMAIL PROTECTED] Subject: RE: [rrd-developers] symbol __sincos: referenced symbol not found Mr. Nikhil, What is that you're looking for ?? (or) you're just trying to evaluate the tools?? -Srinivas -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Mulley, Nikhil Sent: Wednesday, November 23, 2005 11:37 AM To: [EMAIL PROTECTED] Subject: [rrd-developers] symbol __sincos: referenced symbol not found Hello I am facing some problems with the scripts under new RRDTool . I have installed the new RRDTool-1.2.11 under my system and used the following library versions. Compiler : Studio-10 Platform : Sparc Libart : libart-2.0 Freetype : freetype2 Cgilib : cgilib v0.5 Zlib : libz.1.1.4 When I run the sample script provided in the RRD package, for example stripes.pl. I get the following error : [EMAIL PROTECTED]:/u/me/work/mrtg> /usr/local/rrdtool-1.2.11/share/rrdtool/examples/stripes.pl ld.so.1: stripes.pl: fatal: relocation error: file /usr/local/rrdtool-1.2.11/lib/librrd.so.2: symbol __sincos: referenced symbol not found Killed [EMAIL PROTECTED]:/u/me/work/mrtg> [EMAIL PROTECTED]:/u/me/work/mrtg> ldd /usr/local/rrdtool-1.2.11/lib/librrd.so.2 libfreetype.so.6 => /usr/local/lib/libfreetype.so.6 libpng.so.3 => /usr/local/lib/libpng.so.3 libz.so => /usr/local/lib/libz.so libart_lgpl_2.so.2 => /usr/local/lib/libart_lgpl_2.so.2 libm.so.1 => /usr/lib/libm.so.1 libc.so.1 => /usr/lib/libc.so.1 libdl.so.1 => /usr/lib/libdl.so.1 /usr/platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1 [EMAIL PROTECTED]:/u/me/work/mrtg> Can some one please suggest what could have went wrong ? I suspect this could be due to some bad build process. Thanks, Nikhil -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-developers WebAdmin http://lists.ee.ethz.ch/lsg2.cgi -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://lists.ee.ethz.ch/rrd-developers WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
