Re: Bus error on Mac OS X 10.3.9 while configuring mod_perl-2.0.0-RC5

2005-04-26 Thread OpenMacNews
hi matisse, Thanks - I will try the later mod_perl and apache 2. also, fwiw, my apache2 & perl configs follow; note, in particular, threading ... APACHE2: ./configure \ --enable-layout=custom --with-port=80 \ --with-mpm=worker \ --with-apr=/usr/local/apache2 \ --with-apr-util=/usr/l

Re: Bus error on Mac OS X 10.3.9 while configuring mod_perl-2.0.0-RC5

2005-04-25 Thread OpenMacNews
hi matisse, 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 Makefi

Re: Bus error on Mac OS X 10.3.9 while configuring mod_perl-2.0.0-RC5

2005-04-25 Thread Stas Bekman
J Matisse Enzer wrote: On Apr 25, 2005, at 2:56 PM, Stas Bekman wrote: 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 O

Re: Bus error on Mac OS X 10.3.9 while configuring mod_perl-2.0.0-RC5

2005-04-25 Thread J Matisse Enzer
On Apr 25, 2005, at 2:56 PM, Stas Bekman wrote: 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 OK, so i ran it under the

Re: Bus error on Mac OS X 10.3.9 while configuring mod_perl-2.0.0-RC5

2005-04-25 Thread Stas Bekman
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 R

Bus error on Mac OS X 10.3.9 while configuring mod_perl-2.0.0-RC5

2005-04-25 Thread J Matisse Enzer
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 arg