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


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

Reply via email to