Plankton has asked for the wisdom of the Perl Monks concerning the following question:

Friends,

I am trying to install Math-GMP-2.03 on Solaris 8. When I do my make test I get this ...
bash-2.03$ make test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" " +test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/gmppm....Can't load '/home/Plankton/perl_mods/Math-GMP-2.03/blib/arc +h/auto/Math/GMP/GMP.so' for module Math::GMP: ld.so.1: /usr/local/bin +/perl: fatal: libgcc_s.so.1: open failed: No such file or directory a +t /usr/local/lib/perl5/5.8.0/sun4-solaris-64int/DynaLoader.pm line 22 +9. at t/gmppm.t line 7 Compilation failed in require at t/gmppm.t line 7. BEGIN failed--compilation aborted at t/gmppm.t line 7. t/gmppm....dubious + Test returned status 255 (wstat 65280, 0xff00) FAILED--1 test script could be run, alas--no output ever seen make: *** [test_dynamic] Error 2

Can anyone tell me what I am doing wrong?

Thanks

P.S. Thanks sunadmn and asarih to with thier help in node 306589

Plankton: 1% Evil, 99% Hot Gas.