[Graph-dev] Making Chart-Graph-Gnuplot on my Solaris 2.5 box

Erenrich, Jordan [FI] jordan.erenrich at citigroup.com
Mon Jun 30 15:06:23 PDT 2003


The chart graph software for Perl looks great! Unfortunately, I cannot get
it to make properly. I am using SunOS 2.5 and Perl 5.6, and receive the
following errors. Any suggestions? Thanks very much in advance:

firws127:/home/je05578/Chart-Graph-2$ make test           
PERL_DL_NONLAZY=1 /opt/mr/perl/bin/perl -Iblib/arch -Iblib/lib
-I/opt/mr/perl/lib/5.6.1/sun4-solaris -I/opt/mr/perl/lib/5.6.1 -e 'use
Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/gnuplot...........ld.so.1: /usr/local/bin/gnuplot: fatal: relocation
error: file /usr/local/bin/gnuplot: symbol snprintf: referenced symbol not
found
exit value = 0
signal number = 9
dumped core = 0
 at blib/lib/Chart/Graph/Gnuplot.pm line 718
ld.so.1: /usr/local/bin/gnuplot: fatal: relocation error: file
/usr/local/bin/gnuplot: symbol snprintf: referenced symbol not found
exit value = 0
signal number = 9
dumped core = 0
 at blib/lib/Chart/Graph/Gnuplot.pm line 718
ld.so.1: /usr/local/bin/gnuplot: fatal: relocation error: file
/usr/local/bin/gnuplot: symbol snprintf: referenced symbol not found
exit value = 0
signal number = 9
dumped core = 0
 at blib/lib/Chart/Graph/Gnuplot.pm line 718
ld.so.1: /usr/local/bin/gnuplot: fatal: relocation error: file
/usr/local/bin/gnuplot: symbol snprintf: referenced symbol not found
exit value = 0
signal number = 9
dumped core = 0
 at blib/lib/Chart/Graph/Gnuplot.pm line 718
t/gnuplot...........FAILED tests 1-4

        Failed 4/4 tests, 0.00% okay
t/xmgrace...........ok, 3/3 skipped: Not available on this platform

t/xrt2d.............ok, 2/2 skipped: Not available on this platform

t/xrt3d.............ok, 4/4 skipped: Not available on this platform

Failed Test Status Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
----
t/gnuplot.t                    4    4 100.00%  1-4
9 subtests skipped.
Failed 1/4 test scripts, 75.00% okay. 4/13 subtests failed, 69.23% okay.
*** Error code 29
make: Fatal error: Command failed for target `test_dynamic'
firws127:/home/je05578/Chart-Graph-2$ 


More information about the Graph-dev mailing list