GHC 6.8.1 on Mac OS 10.5 Leopard (Intel) - Configure fails

Christian Maeder Christian.Maeder at dfki.de
Tue Dec 11 07:31:35 EST 2007


Carsten Keßler wrote:
> No, I'm using the binaries from
> http://www.haskell.org/ghc/dist/6.8.1/chakravarty/ghc-6.8.1-i386-apple-darwin.tar.bz2

Are you sure that you've downloaded chakravarty's binary-dist? This one
does not require frameworks (and should not fail as below)

>>> checking for path to top of build tree... dyld: Library not loaded:
>>> GMP.framework/Versions/A/GMP
>>>  Referenced from: /Users/Carsten/Desktop/ghc-6.8.1/utils/pwd/pwd
>>>  Reason: image not found
>>> configure: error: cannot determine current directory

This error message (and maybe your latest one about OpenGL) indicates
more that you've got
 http://www.haskell.org/ghc/dist/6.8.1/scsibug/ghc-6.8.1-i386-apple-darwin.tar.bz2

Could you check this?

Christian


More information about the Glasgow-haskell-users mailing list