On Jun 2, 2015, at 10:45 AM, Fred Moyer <f...@redhotpenguin.com> wrote:

> I've been struggling with this same issue on OS X. Jan K. indicated
> that it was the result of perlbrew, httpd, and mod_perl not all being
> built with the same C compiler. I had tried to get everything built
> with gcc, but I had to symlink /usr/bin/cc to gcc instead of clang,
> and even then I think other parts of my toolchain were still using
> clang based utilities.

I just tried RC2; similar error:

httpd: Syntax error on line 70 of 
/Users/david/Desktop/mod_perl-2.0.9-rc2/t/conf/httpd.conf: Cannot load 
/Users/david/Desktop/mod_perl-2.0.9-rc2/src/modules/perl/mod_perl.so into 
server: 
dlopen(/Users/david/Desktop/mod_perl-2.0.9-rc2/src/modules/perl/mod_perl.so, 
10): Symbol not found: _modperl_handler_anon_add
  Referenced from: 
/Users/david/Desktop/mod_perl-2.0.9-rc2/src/modules/perl/mod_perl.so
  Expected in: dynamic lookup

BTW, it keeps trying to start when this happens, and times out. I don’t suppose 
there’d be a way to short-circuit it to fail immediately, would there?

David

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to