On Wed, Apr 06, 2011 at 09:24:18AM +0000, Simon Peyton-Jones wrote: > | Well, the good news is that this looks unrelated to git: The base > | package changed recently to use AC_COMPUTE_INT. > | > | If you change "AC_COMPUTE_INT" to "FP_COMPUTE_INT" on lines 126, 133, > | 136, 139, 155, 158 of libraries/base/aclocal.m4 (but not the > | "_AC_COMPUTE_INT" on line 11), does it build? > > Yes, that solved that particular problem. Now I have a new one (below) in > dph. What now? > > (Will you commit a fix for aclocal.m4?)
Will do. > sh validate --no-clean > make[1]: *** No rule to make target `libraries/dph/dph-common/ghc.mk', needed > by `libraries/dph/dph-par/dph-par.cabal'. Stop. Hmm, boot should have made libraries/dph/dph-common/ghc.mk Does the full "sh validate" work? Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
