On 22/11/2011 08:50, Ben Lippmeier wrote:

On 22/11/2011, at 6:48 PM, Pedro Magalhães wrote:

===--- building phase 0
ghc/ghc.mk:90: ghc/stage1/package-data.mk: No such file or directory
libraries/dph/ghc.mk:123: *** dph_th_deps(v):
libraries/dph/dph-base_dist-install_GHCI_LIB not defined!. Stop.
make: *** [all] Error 2
Can anyone tell me what's going on?

The DPH library uses Template Haskell so can't be built with the stage 1
compiler.

I don't know why you're tripping over these make dependencies, but you
could hack around the problem by deleting the dependencies from
libraries/dph/ghc.mk in your local copy.

For some reason DPH is incompatible with GhcProfiled=YES. I never got around to figuring out why, I just deleted libraries/dph (not in my validate tree, of course).

Cheers,
        Simon




_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to