
Mike, I think you should post to cvs-ghc. I was able to get things to compile (almost) on 10.4.3 but had to configure with --disable-alut -- disable-openal, etc. Joel On Dec 28, 2005, at 3:15 PM, Michael Benfield wrote:
I see here: http://www.haskell.org/HOpenGL/newAPI/
OpenAL bindings listed as part of the Hierachical Libraries. And when I download the source to a development snapshot of GHC, there they are. Is there a way to install this on GHC 6.4?
Alternatively... I can't get GHC 6.5 to compile. I do ./configure && make and it gets to this step: ---------------------------------------------------------------------- -- ==fptools== make all -r; in /Users/mike/source/ghc-6.5.20051221/ghc/compiler ---------------------------------------------------------------------- -- and sits forever (well, I only let it sit a day and a half, actually...). And the only relevant process that seems to be running is gmake (no ghc or gcc or anything). I've tried a few different versions of 6.5, including HEAD and STABLE branch. I'm on Mac OS 10.3.9.