If you're building the CVS version of GHC, it usually helps to keep an eye on 
[EMAIL PROTECTED] where these kind of things are generally announced (in this case, 
I mentioned it in the commit message).  The building guide tends to lag a little, but 
it will get updated.

Cheers,
        Simon

> -----Original Message-----
> From: Hal Daume III [mailto:[EMAIL PROTECTED]] 
> Sent: 13 February 2002 22:41
> To: Nicholas Nethercote
> Cc: GHC users list
> Subject: RE: CVS Build problem
> 
> 
> Ah, thanks.  I was having the same problem but was too shy to 
> ask about
> it, figuring it must be my bad.  This should probably be 
> mentioend in the
> build documentation (hint, hint).
> 
>  - Hal
> 
> --
> Hal Daume III
> 
>  "Computer science is no more about computers    | [EMAIL PROTECTED]
>   than astronomy is about telescopes." -Dijkstra | www.isi.edu/~hdaume
> 
> On Wed, 13 Feb 2002, Nicholas Nethercote wrote:
> 
> > On Wed, 13 Feb 2002, Nicholas Nethercote wrote:
> > 
> > > That's what I did.  It made ghc ok, but then when it 
> tries the 'make
> > > boot' in hslibs it falls over.  The same happens if I change into
> > > $(BUILD)/hslibs and do 'make boot'...
> > 
> > Ok, I've worked out the problem:  I just checked out the 
> modules "ghc" and
> > "hslibs".  It seems that the standard library has just been 
> moved into a
> > new separate module "libraries".  So my build was missing 
> the standard
> > library which was causing the problem.
> > 
> > --
> > Nick Nethercote
> > [EMAIL PROTECTED]
> > 
> > _______________________________________________
> > Glasgow-haskell-users mailing list
> > [EMAIL PROTECTED]
> > http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
> > 
> 
> _______________________________________________
> Glasgow-haskell-users mailing list
> [EMAIL PROTECTED]
> http://www.haskell.org/mailman/listinfo/glasgow-haskell-users
> 
_______________________________________________
Glasgow-haskell-users mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-users

Reply via email to