Hi Max, Thanks for the testing!
On Thu, Apr 09, 2009 at 09:24:10PM +0100, Max Bolingbroke wrote: > > * New message at the end of ./configure is cool - thanks! > * Now let's try make --j12. Oh dear: > > [54 of 54] Compiling Main ( utils/ghc-cabal/ghc-cabal.hs, > bootstrapping/Main.o ) > Linking utils/ghc-cabal/dist/build/tmp/ghc-cabal ... > touch utils/ghc-cabal/dist/build/tmp/ghc-cabal > make: *** [all] Error 2 I think the failure here was much earlier - probably the same as your other failure. > Undefined symbols: > "_processzm1zi0zi1zi1_SystemziProcessziInternals_Inherit_closure", > > * Right then... let's try "make clean" and then "make" again... > * The same problem! > * I manually rerun the failing "ghc" command with "-package process" Hmm, are you bootstrapping with 6.6? If so, that's not supported; there's enough to test with 6.8, 6.10 and 6.12 on the various supported platforms. > what happened to the ability to build OS X packages? That's something we haven't looked at yet, but we will do so. Thanks Ian _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
