Subject: | Test |
solaris SunOS 5.8 sparc
perl 5.6.1
gd 2.0.33
libpng 1.2.8
libiconv 1.8
Makefile.PL runs OK with 1 warning: Unrecognized argument in LIBS ignored: '/usr/local/lib/libiconv.so'
make runs OK
make test fails:
PERL_DL_NONLAZY=1 /bin/perl -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1 -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/GD................GD object version 1.41 does not match $GD::VERSION 2.23 at blib/lib/GD.pm line 98.
Compilation failed in require at t/GD.t line 14.