#2067: ALUT fails to build on Mac OS X
----------------------------+-----------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Component: Build System
Version: 6.8.2 | Severity: normal
Keywords: ALUT, build | Testcase:
Architecture: x86 | Os: MacOS X
----------------------------+-----------------------------------------------
`Sound.ALUT` (2.1.0.0) does not build on Mac OS X: It misses the C header
file `OpenAL/alut.h`.
After some googling I think that the reason is that Apple removed(!) this
file from the OpenAL framework, see
http://developer.apple.com/qa/qa2006/qa1504.html .
`Sound.OpenAL` builds fine, but seems to be unusable without ALUT.
Also, Christian Maeder's binary distribution of GHC 6.8.2 for Mac OS X
10.4 (Tiger) Intel seems to miss the Sound.ALUT library (but contains
Sound.OpenGL); I would guess that the reason is the same.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2067>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs