#31984: elinks-devel @0.12pre5_1 Segmentation fault on Lion with boehmgc -------------------------------+-------------------------------------------- Reporter: brent@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: workaround | Port: elinks-devel -------------------------------+-------------------------------------------- On Lion 10.7.2 with Xcode 4.1, doing "port install elinks-devel": The port builds and installs, but immediately segfaults when run. This same port and version works fine on my other Mac, Leopard 10.5.8 with Xcode 3.1.3. I tried using the different compilers as noted on the ProblemHotlist page, but it didn't make a difference (note that the Portfile overrides one of these compiler choices). Workaround: The Portfile requires the boehmgc port, and adds "--with-gc" to configure.args; when I change that to "--without-gc" in the Portfile, then elinks works fine. -- Ticket URL: <https://trac.macports.org/ticket/31984> MacPorts <http://www.macports.org/> Ports system for Mac OS