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. BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.8.6/mach/ IO/Handle.pm line 262. Compilation failed in require at /usr/local/lib/perl5/5.8.6/mach/IO/ Seekable.pm line 101. BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.8.6/mach/ IO/Seekable.pm line 101. Compilation failed in require at /usr/local/lib/perl5/5.8.6/mach/IO/ File.pm line 133. BEGIN failed--compilation aborted at /usr/local/lib/perl5/5.8.6/mach/ IO/File.pm line 133. Compilation failed in require at /usr/local/lib/perl5/5.8.6/ FileHandle.pm line 9. Compilation failed in require at /usr/local/lib/perl5/5.8.6/ExtUtils/ Embed.pm line 6.
Compilation failed in require at lib/Apache2/Build.pm line 26.
BEGIN failed--compilation aborted at lib/Apache2/Build.pm line 26.
Compilation failed in require at Makefile.PL line 36.
BEGIN failed--compilation aborted at Makefile.PL line 36.

I've even install mod_perl 2 on this system before. I'm just trying to do a clean reinstall because I've had some problems with apreq2.

using apache 2.0.53

Thanks!

Reply via email to