Make test for module Inline::Ruby failed with following message.
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.4 "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/01basic.......Can't load
'/usr/src/Inline-Ruby-0.02/blib/arch/auto/Inline/Ruby/Ruby.so' for module
Inline::Ruby: /usr/src/Inline-Ruby-0.02/blib/arch/auto/Inline/Ruby/Ruby.so:
undefined symbol: do_chomp at /usr/lib/perl5/5.8.4/i486-linux/DynaLoader.pm
line 230.
at -e line 0
Compilation failed in require at (eval 18) line 1.
Error. You have specified 'Ruby' as an Inline programming language.
I currently only know about the following languages:
C, Foo, JAVA, Java, Lua, PYTHON, Python, foo, java, lua, py, python
If you have installed a support module for this language, try deleting the
config file from the following Inline DIRECTORY, and run again:
/usr/src/Inline-Ruby-0.02/_Inline
at t/01basic.t line 0
Software:
Slackware 10.0
Linux kernel 2.4.26
Ruby 1.8.2 and 1.6.8
Perl 5.8.4
Inline 0.44
Inline::Ruby 0.02
Maxim Nechaev