Re: [MacPorts] #13182: Apache2 failure to start due to mod_ssl loading problem under Mac OS X 10.5 Leopard
#13182: Apache2 failure to start due to mod_ssl loading problem under Mac OS X 10.5 Leopard -------------------------------+-------------------------------------------- Reporter: zach@copley.name | Owner: ryandesign@macports.org Type: defect | Status: reopened Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.5.0 Resolution: | Keywords: apache2, ssl, mod_ssl, Leopard -------------------------------+-------------------------------------------- Comment (by ben@sixg.com): From the [https://issues.apache.org/bugzilla/show_bug.cgi?id=44384 upstream bug] it sounds like the apache source contains its own libtool, which is probably still being used. The workaround described in [https://issues.apache.org/bugzilla/show_bug.cgi?id=44384#c8 comment 8] of the upstream bug is to symlink the system libtool in place of the internal libtool. Until apache 2.2.9 is released with an upgraded internal libtool, MacPorts will probably need to use one of the two available workarounds: - symlink to an external libtool 1.5.26 or higher, or - remove/edit the `-export-symbols-regex` argument. (The upstream bug also contains a functional edit of the argument, so it wouldn't necessarily need to be removed entirely.) -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/13182#comment:17> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts