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

Christian Maeder Christian.Maeder at dfki.de
Tue Dec 11 10:26:37 EST 2007


Carsten Keßler wrote:
> OK, now I get no GMP error any longer, instead, I got my good old
> OpenGL-error back...
> 
> Installing: /Library/GHC/lib/ghc-6.8.1/lib/OpenGL-2.2.1.1
> installPackage: Error: Could not find module:
> Graphics.Rendering.OpenGL.GL.PixelRectangles.PixelStorage with any
> suffix: ["p_hi"]
> make[1]: *** [install.library.OpenGL] Error 1
> make: *** [install] Error 2
> 
> Did I miss more Libs that I need to install before running make install?

Maybe GLUT and OpenGL frameworks are missing on your machine (but I
would not expect the above failure during installation, only when
calling: ghci -package OpenGL)

Our {GLUT,OpenGL,OpenAL}.framework are under /System/Library/Frameworks

HTH Christian



More information about the Glasgow-haskell-users mailing list