
13 Feb
2002
13 Feb
'02
11:58 a.m.
I just checked a fresh copy of ghc + hslibs out of CVS, and tried doing a vanilla build. It fell over doing "make boot" in hslibs. Here are the last few make messages: ... ../../ghc/utils/ghc-pkg/ghc-pkg-inplace --update-package
You need to 'make all' in fptools/ghc before 'make boot' in hslibs. The top-level fptools Makefile will arrange this if you just say 'make' at the top level. Cheers, Simon