
28 Oct
2006
28 Oct
'06
6:22 p.m.
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 problems.
This turned out to be the key. With the symlinks and Xcode 2.2.1, it works fine if I do 'sudo port clean ghc' first. I should have thought to try it before reporting the problem. Aaron