Re: GHC 6.6 for OS X using MacPorts

2006-10-28 Thread Aaron Tomb
On Oct 28, 2006, at 10:30 AM, Gregory Wright wrote: One more thing: After adding the symlink, you must do sudo port clean ghc to clean up the failed build before trying again. Macports is not smart enough to do that yet, but if you don't, you will have all kinds of unpredictable prob

Re: OpenGL failing with Mac Intel 6.6 distribution

2006-10-28 Thread Gregory Wright
On Oct 28, 2006, at 1:41 PM, Deborah Goldsmith wrote: On Oct 28, 2006, at 10:14 AM, Gregory Wright wrote: My guess is that your compiler was built without OpenGL support. If you downloaded a binary compiler, you're stuck until someone adds it. Look at the output of ghc-pkg list D

Re: OpenGL failing with Mac Intel 6.6 distribution

2006-10-28 Thread Deborah Goldsmith
On Oct 28, 2006, at 10:14 AM, Gregory Wright wrote: My guess is that your compiler was built without OpenGL support. If you downloaded a binary compiler, you're stuck until someone adds it. Look at the output of ghc-pkg list Do you see GLUT-* andfOpenGL-* ? If not, you do not have Open

Re: GHC 6.6 for OS X using MacPorts

2006-10-28 Thread Gregory Wright
Hi Aaron, On Oct 28, 2006, at 1:06 PM, Aaron Tomb wrote: I'm running version 2.2.1 That could be the problem. I'm running 2.4. IIRC, the early Xcodes for Intel had a problem like this. What happens if you upgrade to the latest? (Xcode is a free download, but you need to register at the a

Re: GHC 6.6 for OS X using MacPorts

2006-10-28 Thread Gregory Wright
Aaron, On Oct 27, 2006, at 12:42 PM, Aaron Tomb wrote: Hello, The Portfile has made it to the servers, but installation doesn't complete successfully for me (on Intel/10.4.8). The first issue is that something happens to the dynamic library lookup path so the configure check for a workin

Re: OpenGL failing with Mac Intel 6.6 distribution

2006-10-28 Thread Gregory Wright
Hi Deborah, On Oct 27, 2006, at 5:21 PM, Deborah Goldsmith wrote: I'm attempting to build frag on Mac OS X Intel with the 6.6 distribution, and I hit the following: /tmp/ghc25850_0/ghc25850_0.hc:5:22: error: HsOpenGL.h: No such file or directory A comparison of the C include directori

Re: GHC 6.6 for OS X using MacPorts

2006-10-28 Thread Aaron Tomb
I'm running version 2.2.1 Aaron On Oct 28, 2006, at 9:54 AM, Gregory Wright wrote: Hi Aaron, On Oct 27, 2006, at 12:42 PM, Aaron Tomb wrote: Hello, The Portfile has made it to the servers, but installation doesn't complete successfully for me (on Intel/10.4.8). The first issue is that

Re: GHC 6.6 for OS X using MacPorts

2006-10-28 Thread Gregory Wright
Hi Aaron, On Oct 27, 2006, at 12:42 PM, Aaron Tomb wrote: Hello, The Portfile has made it to the servers, but installation doesn't complete successfully for me (on Intel/10.4.8). The first issue is that something happens to the dynamic library lookup path so the configure check for a wo