entropic has asked for the wisdom of the Perl Monks concerning the following question:
Running make test PERL_DL_NONLAZY=1 /usr/local/bin/perl "-MExtUtils::Command::MM" "-e" " +test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/allinone........Can't load '/usr/local/lib/perl5/5.10.0/x86_64-linux +/auto/IO/IO.so' for module IO: /usr/local/lib/perl5/5.10.0/x86_64-lin +ux/auto/IO/IO.so: undefined symbol: PL_sv_undef at /usr/local/lib/per +l5/5.10.0/x86_64-linux/XSLoader.pm line 64. at /usr/local/lib/perl5/5.10.0/x86_64-linux/IO.pm line 11
apt-get install openssh-server build-essential libmysqlclient15-dev subversion
Then installed:perl-5.10.0.tar.gz
Please Help?perl -MCPAN -e shell; install IO::AIO - seemed to work fine install Gearman::Client::Async - FAIL (see msg above)
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: undefined symbol
by chromatic (Archbishop) on Oct 15, 2008 at 22:36 UTC | |
by Anonymous Monk on Oct 15, 2008 at 23:28 UTC | |
by chromatic (Archbishop) on Oct 18, 2008 at 19:08 UTC | |
|
Re: undefined symbol
by syphilis (Archbishop) on Oct 16, 2008 at 10:37 UTC | |
|
Re: undefined symbol
by Anonymous Monk on Oct 19, 2008 at 19:54 UTC |