Ryan Perry wrote:

> >> on FreeBSD 5.4 I get:
> >>
> >> # perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs
> >> String found where operator expected at /usr/local/lib/perl5/5.8.6/
> >> mach/IO.pm line 11, near "XSLoader::load 'IO'"
> >>         (Do you need to predeclare XSLoader::load?)
> >> syntax error at /usr/local/lib/perl5/5.8.6/mach/IO.pm line 11, near
> >> "XSLoader::load 'IO'"
> >> Compilation failed in require at /usr/local/lib/perl5/5.8.6/mach/IO/
> >> Handle.pm line 262.

I may be wrong but I read that as being a problem in IO.pm and not
in XSLoader. This error looks like IO.pm lacks a "use XSLoader".
Can you "perl -MIO -e1" on that machine?

--
Sébastien Aperghis-Tramoni

Close the world, txEn eht nepO.

Reply via email to