> I just did some more googling, now I know that 'inline' is the issue, and
> found an article that talks about this as a problem with MacPorts for
> mod_perl 2.0.4:
>
> https://trac.macports.org/ticket/32200
>
> The relevant lines:
>
> This is caused by the code assuming to be compiled using
> Not really much idea, but a couple of possibilities spring to mind: does your
> new build have an updated APR, and has the definition of APR_INLINE changed
> in it?
No. I'd completely forgotten about APR, so was just pulling in the version I
built. After looking at this problem I rebuilt it,
ned; is it possible that your previous build did have it defined so
that MP_INLINE was blank anyway?
From: Neil Bowers [mailto:n...@bowers.com]
Sent: 12 November 2012 12:18
To: modperl@perl.apache.org
Subject: Problem with 2.0.7: Symbol not found: _modperl_handler_name and
workaround
Hi,
Hi,
I tried rebuilding mod_perl 2.0.7 after upgrading various things, and got the
following error message when trying to start Apache:
httpd: Syntax error on line 60 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/modules/mod_perl.so into server:
dlopen(/usr/local/apa