I compiled the (2.4.5) swish-e binary succesfully on my Linux From Scratch
system. The problem is that I cannot build the perl module with Perl 5.8.8.
The error I get is:
** ERROR: Can't call method "isa" without a package or object reference at
/usr/lib/perl5/5.8.8/ExtUtils/MakeMaker.pm line 125.
I checked the MakeMaker.pm, but the code in there is black magic to me.
The only thing I can say is that the error is in sub WriteMakefile(
%make_maker_opts, %config ) before that everything works ok.
Does anybody knows what could be the problem ? I already build a lot of
modules without a problem.
TIA
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Fri Sep 21 19:13:26 2007