#19736: ghc: Library not loaded: libffi.5.dylib -------------------------------------+-------------------------------------- Reporter: ryandesign@… | Owner: gwright@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.7.1 Keywords: | Port: ghc -------------------------------------+-------------------------------------- Changes (by gwright@…): * status: new => assigned Comment: My hsc2hs doesn't depend on libffi (checked by otool -L). I'm guessing that this is related to ghc's internal cabal used during the build. It ignores the top level environment variables and options and goes rooting around the file system for whatever tools it thinks should be used. Because it ignores the environment variables we can set in the portfile, the only fix is to patch in the correct options. Ugh. But it needs to be done.... -- Ticket URL: <http://trac.macports.org/ticket/19736#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS