On 9/30/16 8:13 AM, Steve Hay wrote:
> Please download, test, and report back on this mod_perl 2.0.10 release
> candidate.

There is some kind of linker failure happening on OSX/Darwin.  I'm on El
Capitan (10.11) using perl 5.20 and get all kinds of duplicate symbol
errors.  I'll see if I can figure out where this broke.

duplicate symbol _MP_vtbl_env in:
    mod_perl.lo
    modperl_interp.lo
duplicate symbol _MP_vtbl_envelem in:
    mod_perl.lo
    modperl_interp.lo
duplicate symbol _MP_vtbl_env in:
    mod_perl.lo
    modperl_tipool.lo
duplicate symbol _MP_vtbl_envelem in:
    mod_perl.lo
    modperl_tipool.lo
duplicate symbol _MP_vtbl_env in:
    mod_perl.lo
    modperl_config.lo
duplicate symbol _MP_vtbl_envelem in:
    mod_perl.lo
    modperl_config.lo
....

Regards,
Michael Schout

Reply via email to