build fails with: Running Haddock for base-4.0...: attemptingtouse module `GHC.Prim' (.\GHC\Prim.hs) which is not loaded

Claus Reinke claus.reinke at talk21.com
Mon Sep 8 07:33:54 EDT 2008


After removing some more generated sources by trial and
error, the main build got through last night, but now 'make 
binary-dist' fails with:

== make install-docs - --unix - --no-print-directory -r;
 in /cygdrive/c/fptools/ghc/docs/users_guide
------------------------------------------------------------------------
../../utils/mkdirhier/mkdirhier c:/fptools/ghc/ghc-6.9.20080907/doc
../../utils/mkdirhier/mkdirhier c:/fptools/ghc/ghc-6.9.20080907/doc/users_guide
mkdir c:/fptools/ghc/ghc-6.9.20080907/doc/users_guide
cp users_guide/* c:/fptools/ghc/ghc-6.9.20080907/doc/users_guide
Finished making install-docs in users_guide: 0
------------------------------------------------------------------------
== make install-docs - --unix - --no-print-directory -r;
 in /cygdrive/c/fptools/ghc/docs/ext-core
------------------------------------------------------------------------
make[3]: *** No rule to make target `install-docs'.  Stop.
Failed making install-docs in ext-core: 1
make[2]: *** [install-docs] Error 1
make[1]: *** [install-docs] Error 1
make[1]: Leaving directory `/cygdrive/c/fptools/ghc'
make: *** [binary-dist] Error 2

Claus




More information about the Cvs-ghc mailing list