in reply to Re^7: Can't build modules that load Socket.so
in thread Can't build modules that load Socket.so
-bash-3.00$ make test PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_h +arness(0, 'blib/lib', 'blib/arch')" t/*.t t/Socket.t ...... Can't load '/home/JD02911/Socket/blib/arch/auto/Sock +et/Socket.so' for module Socket: ld.so.1: perl5.12.0: fatal: relocati +on error: file /home/JD02911/Socket/blib/arch/auto/Socket/Socket.so: +symbol inet_aton: referenced symbol not found at /usr/local/lib/perl5 +/5.12.0/sun4-solaris/DynaLoader.pm line 200.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^9: Can't build modules that load Socket.so
by Anonymous Monk on Sep 22, 2010 at 20:13 UTC |