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 Makefile.PL args from @ARGV
    MP_APXS = /usr/local/apache2/bin/apxs
mod_perl/1.26 installation detected...ok (will install mod_perl/1.999.22 into
PREFIX=/usr/local, no collision)
Configuring Apache/2.0.52 mod_perl2/1.999.22 Perl/v5.8.1
... <snip> ...
Bus error

fyi

just updated to 10.3.9 today, and tried latest mod_perl CVS

   % perl Makefile.PL MP_APXS=/usr/local/apache2/sbin/apxs
       Reading Makefile.PL args from @ARGV
          MP_APXS = /usr/local/apache2/sbin/apxs
       no conflicting prior mod_perl version found - good.
       Configuring Apache/2.1.51 mod_perl2/1.999.23-dev Perl/v5.8.6
       [   info] generating script t/TEST
       [   info] generating script ./t/cgi-bin/cookies.pl
       [   info] generating script t/TEST
       Writing Makefile for Apache::TestItSelf
       Writing Makefile for Apache::Test
       Checking for File::Spec...ok
       Checking for Cwd...ok
       [   info] generating script t/TEST
       Writing Makefile for ModPerl::Registry
       Writing Makefile for APR::Base64
   <snip>
       Writing Makefile for Apache2_build
       Writing Makefile for ModPerl::Const
       Writing Makefile for ModPerl
       Writing Makefile for ModPerl::XS
       Writing Makefile for mod_perl2
       [warning] mod_perl dso library will be built as mod_perl.so
       [warning] You'll need to add the following to httpd.conf:
       [warning]  LoadModule perl_module modules/mod_perl.so

   % make
   % make install

no problems.

differences i note:
   you'd had a PRIOR mod_perl v1.26 install lurking abt
   i'm on Apache/2.1.51
   my perl is Perl/v5.8.6
   my mod_perl2 is a little more recent (1.999.23-dev)

hth!

cheers,

richard



Reply via email to