Error building ghc 6.4 under os x

Gregory Wright gwright at comcast.net
Thu May 5 09:09:25 EDT 2005


On May 5, 2005, at 2:03 AM, Jeffrey Vaughan wrote:

> Thanks for the quick reply:)
>
> Gregory Wright wrote:
>
>> Or just download and install the darwinports system and type
>>     sudo port install ghc
>>
>
> Unfortunately this isn't working for me.  It appears that port is  
> attempting to download ghc-6.4-darwin-bootstrap.tar.bz2 which does  
> not exists. However this is a ghc-6.4-darwin-bootstrap-v01.tar.bz2.
>

Where did you get your copy of darwinports? The -v01 bootstrap file  
has been in use
for several months.  And after installing, did you run

     sudo port -d selfupdate

to ensure you had the latest portfiles?


> I changed Portfile to reflect this, and the build died later in the  
> process.  I'm currently waiting for xcode 1.5 to download, but i'm  
> pretty sure the above is a bug.
>

Not surprising, since somehow you got a very outdated port file. Send  
me the portfile
you tried and I'll try to get an idea of what happened.

If you didn't have the Xcode 1.5 tools + updates, building ghc from  
source was
almost certainly bound to fail.

-Greg

> --Jeff
>
>
>> On May 4, 2005, at 9:03 PM, Jeffrey Vaughan wrote:
>>
>>> Hi All,
>>>
>>> I'm trying to build ghc 6.4 on mac os x (10.3) using ghc 6.2.   
>>> The  build dies with "/tmp/ghc18478.hc:3:17: Stg.h: No such file  
>>> or  directory".  An abridged session transcript is below.
>>>
>>>
>
>
> _______________________________________________
> Glasgow-haskell-users mailing list
> Glasgow-haskell-users at haskell.org
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
>



More information about the Glasgow-haskell-users mailing list