Hi All,
Don't know whether this is the right list to ask this question, but I
am going to try :)
I instaill swish-e-2.2 without any problem ie
%./configure --prefix=/scratch
%make
%make test
%make install
But when i try to build the swish-perl module I have problem
%make install-lib
%cd perl
%perl Makefile.PL
(Need to change cc to gcc)
%make (no problem)
%make test
PERL_DL_NONLAZY=1 /usr/local/bin/perl -Iblib/arch -Iblib/lib
-I/usr/local/lib/perl5/5.6.1/sun4-solaris -I/usr/local/lib/perl5/5.6.1
test.pl
Can't load 'blib/arch/auto/SWISHE/SWISHE.so' for module SWISHE:
ld.so.1: /usr/local/bin/perl: fatal: relocation error: file
blib/arch/auto/SWISHE/SWISHE.so: symbol log10: referenced symbol not
found at /usr/local/lib/perl5/5.6.1/sun4-solaris/DynaLoader.pm line
206.
at test.pl line 13
Compilation failed in require at test.pl line 13.
BEGIN failed--compilation aborted at test.pl line 13.
*** Error code 255
make: Fatal error: Command failed for target `test_dynamic'
does anyone have the same problem???
Thank you in advance
Received on Fri Oct 25 21:59:59 2002