|
Posted by dkh on January 24, 2005, 9:37 am
Please log in for more thread options
Hi,
I'm trying to build GD-2.16 in SGI IRRIX64 and I got the following
problems during "make test":
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
PERL_DL_NONLAZY=1 /tools/perl/perl_5.8.5/bin/perl
"-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib',
'blib/arch')" t/*.t
t/GD..........Can't load './blib/arch/auto/GD/GD.so' for module GD:
577429:/tools/perl/perl_5.8.5/bin/perl: rld: Fatal Error: unresolvable
symbol in /tools/perl/perl_5.8.5/lib/libpng.so.3: crc32 at
/tools/perl/perl_5.8.5/lib/5.8.5/IP35-irix/DynaLoader.pm line 230.
at t/GD.t line 13
Compilation failed in require at t/GD.t line 13.
BEGIN failed--compilation aborted at t/GD.t line 13.
t/GD..........dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED tests 1-10
Failed 10/10 tests, 0.00% okay
t/Polyline....Can't load
'/data2/perl_source/GD-2.16/blib/arch/auto/GD/GD.so' for module GD:
577432:/tools/perl/perl_5.8.5/bin/perl: rld: Fatal Error: unresolvable
symbol in /tools/perl/perl_5.8.5/lib/libpng.so.3: crc32 at
/tools/perl/perl_5.8.5/lib/5.8.5/IP35-irix/DynaLoader.pm line 230.
at /data2/perl_source/GD-2.16/blib/lib/GD/Polyline.pm line 49
Compilation failed in require at
/data2/perl_source/GD-2.16/blib/lib/GD/Polyline.pm line 49.
BEGIN failed--compilation aborted at
/data2/perl_source/GD-2.16/blib/lib/GD/Polyline.pm line 49.
Compilation failed in require at t/Polyline.t line 10.
BEGIN failed--compilation aborted at t/Polyline.t line 10.
t/Polyline....dubious
Test returned status 255 (wstat 65280, 0xff00)
DIED. FAILED test 1
Failed 1/1 tests, 0.00% okay
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/GD.t 255 65280 10 19 190.00% 1-10
t/Polyline.t 255 65280 1 2 200.00% 1
Failed 2/2 test scripts, 0.00% okay. 11/11 subtests failed, 0.00%
okay.
*** Error code 2 (bu21)
++++++++++++++++++++++++++++++++++++++++++++++++++
Has the libpng problem?
I have successfully built, tested, and installed libpng-1.2.7,
jpegscr.v6b, and gd-2.0.32 before building GD-2.16. I use cc complier
(MISPpro Compilers: Version 7.3.1.3m)for all of them.
Anyone has any ideas?
Thanks!
Danny
|
| Similar Threads | Posted | | make: Fatal error: Command failed for target `test_dynamic' | June 30, 2005, 10:50 am |
| make: Fatal error: Command failed for target `test_dynamic' | June 30, 2005, 11:05 am |
| Asking questions in 'make test' | July 27, 2004, 12:55 am |
| 'make test' strangeness ? | August 18, 2004, 4:10 am |
| GD make test problem | November 23, 2004, 6:32 am |
| GD make test failure | January 16, 2005, 5:11 pm |
| Error in Make Test | June 30, 2006, 11:09 am |
| Net_SSLeay.pm-1.25 make test problem | July 19, 2005, 10:42 am |
| make test fails for XML::PARSER | August 25, 2005, 11:48 am |
| DBD::ODBC make test fails in HPUX11.11 | July 21, 2004, 5:58 am |
|