[MacPorts] #15027: apache2 breaks mod_ssl support
#15027: apache2 breaks mod_ssl support ----------------------------------+----------------------------------------- Reporter: synfinatic@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: | ----------------------------------+----------------------------------------- well documented here: http://www.nabble.com/Apache2:-Default-configuration-does-not-work-- td13526854.html basically, edit the modules/ssl/config.m4 and comment out the line (near the bottom): APR_ADDTO(MOD_SSL_LDADD, [-export-symbols-regex ssl_module]) Otherwise, apache configurations using ssl will fail to run. problem was in apache 2.2.6 and is in 2.2.8 too. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15027> MacPorts </projects/macports> Ports system for Mac OS
#15027: apache2 breaks mod_ssl support -----------------------------------+---------------------------------------- Reporter: synfinatic@gmail.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Resolution: | Keywords: -----------------------------------+---------------------------------------- Comment (by synfinatic@gmail.com): oh, in case it wasn't obvious, after editing the file, you must re-run autoconf, and then configure -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15027#comment:1> MacPorts </projects/macports> Ports system for Mac OS
#15027: apache2 breaks mod_ssl support -----------------------------------+---------------------------------------- Reporter: synfinatic@gmail.com | Owner: imajes@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: -----------------------------------+---------------------------------------- Changes (by jmr@macports.org): * owner: macports-tickets@lists.macosforge.org => imajes@macports.org * milestone: => Port Bugs Comment: Assigning to maintainer. -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15027#comment:2> MacPorts </projects/macports> Ports system for Mac OS
#15027: apache2 breaks mod_ssl support -----------------------------------+---------------------------------------- Reporter: synfinatic@gmail.com | Owner: imajes@macports.org Type: defect | Status: closed Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: duplicate | Keywords: -----------------------------------+---------------------------------------- Changes (by gui_dos@macports.org): * status: new => closed * resolution: => duplicate Comment: Duplicate of #13182. This is an effective workaround: {{{ platform darwin 9 { depends_build-append port:gawk post-extract { reinplace "s|-export-symbols-regex ssl_module||g" ${worksrcpath}/configure } } }}} -- Ticket URL: <http://trac.macosforge.org/projects/macports/ticket/15027#comment:3> MacPorts </projects/macports> Ports system for Mac OS
participants (1)
-
MacPorts