[rrd-developers] Re: symbol __sincos: referenced symbol not found
Mulley, Nikhil
Nikhil.Mulley at deshaw.com
Wed Nov 23 08:05:09 MET 2005
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:bsraju at corp.untd.com]
Sent: Wednesday, November 23, 2005 12:28 PM
To: Mulley, Nikhil; rrd-developers at list.ee.ethz.ch
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: rrd-developers-bounce at list.ee.ethz.ch
[mailto:rrd-developers-bounce at list.ee.ethz.ch]On Behalf Of Mulley,
Nikhil
Sent: Wednesday, November 23, 2005 11:37 AM
To: rrd-developers at list.ee.ethz.ch
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 :
me at server:/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
me at server:/u/me/work/mrtg>
me at server:/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
me at server:/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:rrd-developers-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-developers-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-developers
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
--
Unsubscribe mailto:rrd-developers-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-developers-request at list.ee.ethz.ch?subject=help
Archive http://lists.ee.ethz.ch/rrd-developers
WebAdmin http://lists.ee.ethz.ch/lsg2.cgi
More information about the rrd-developers
mailing list