J Matisse Enzer wrote:
Got a "Bus error" while configuring mod_perl2/1.999.22 (mod_perl-2.0.0-RC5)
This is on Mac OS X 10.3.9, Perl 5.8.1, with Apache 2.0.52


Here's the complete output:

[EMAIL PROTECTED] mod_perl-2.0.0-RC5: perl Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs PREFIX=/usr/local
Reading Makefile.PL args from @ARGV
[...]
Writing Makefile for ModPerl::Registry
[...]
Writing Makefile for ModPerl
Writing Makefile for ModPerl::XS
Bus error

Looks like a bug in perl. But it's hard to tell.

Matisse, please try to run it under the perl debugger to see where exactly it crashes. that'd be:

perl -d Makefile.PL MP_APXS=/usr/local/apache2/bin/apxs PREFIX=/usr/local


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

Reply via email to