Hello all, I've become quite curious about using C++ from Perl recently. So, I've installed Inline 0.44, which went very smoothly and all tests completed successfully. Next, I unpacked Inline-CPP-0.24, but when I ran "make test" it all failed.
------------------------------------------------------------------------------- [swan] /users/rong/common-perl/Inline-CPP-0.24 > make test PERL_DL_NONLAZY=1 /home/ron/local/bin/perl -Iblib/arch -Iblib/lib -e 'use Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t t/01basic.....Had problems bootstrapping Inline module '_01basic_t_5cd2' Can't load '/datavg/users/rong/common-perl/Inline-CPP-0.24/_Inline/lib/auto/ _01basic_t_5cd2/_01basic_t_5cd2.so' for module _01basic_t_5cd2: ld.so.1: /home/ron/local/bin/perl: fatal: relocation error: file /datavg/users/rong/ common-perl/Inline-CPP-0.24/_Inline/lib/auto/_01basic_t_5cd2/_01basic_t_5cd2.so: symbol __0OnwUi: referenced symbol not found at /home/ron/local/lib/perl5/5.7.3/ sun4-solaris-64int/DynaLoader.pm line 208. at /home/ron/local/lib/perl5/site_perl/5.7.3/Inline.pm line 500 at t/01basic.t line 64 BEGIN failed--compilation aborted at t/01basic.t line 64. t/01basic.....dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED tests 1-10 Failed 10/10 tests, 0.00% okay ------------------------------------------------------------------------------- I don't have the faintest clue on what's gone wrong here. Does anyone have any suggestions ? I'm running this on Solaris 2.8, and the Perl version is 5.7.3. The version of CC compiler is: CC: Sun WorkShop 6 update 2 C++ 5.3 Patch 111685-10 2002/09/16 Any suggestions would be most graciously accepted. Cheers, Ron. -- --------------------------------------------------------------------------- Ron Grunwald | Usual E-mail [EMAIL PROTECTED] Software Development Group | Alternate E-mail [EMAIL PROTECTED] Petroleum Geo-Services Pty Ltd | Work Tel. 011 618 9320 9029 (Australia) | Company Website http://www.pgs.com/ Petroleum Exploration and | IBM Centre, Perth Seismic Processing | Western Australia ---------------------------------------------------------------------------