Ok sorry for the spam, just ignore this, I'd not pulled properly. d-
> -----Original Message----- > From: [email protected] [mailto:[email protected]] > On Behalf Of Dimitrios Vytiniotis > Sent: 18 May 2011 15:50 > To: [email protected] > Subject: ObjLink error > > > I get a strange error when building after a fetch and merge in my tree, in > file: > > compiler/ghci/ObjLink.lhs > > The first one is that module GHC.Foreign is not recognized and suggestion is > to use GHC.ForeignPtr. So I change this and 'make' again. Then the second > one I get later on and is also on the same file: > > compiler\ghci\ObjLink.lhs:31:27: > Module `GHC.IO.Encoding' does not export `fileSystemEncoding' > make[1]: *** [compiler/stage2/build/ObjLink.o] Error 1 > make: *** [all] Error 2 > > Any help? (Maybe someone forgot to push a patch for ObjLink?) > > Thanks > d- > > > > > _______________________________________________ > Cvs-ghc mailing list > [email protected] > http://www.haskell.org/mailman/listinfo/cvs-ghc _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
