that message comes from hsc3hs:

== make install - --unix - --no-print-directory -r;
in /cygdrive/c/fptools/ghc/utils/hsc2hs
------------------------------------------------------------------------
make[3]: *** No rule to make target `install'.  Stop.
Failed making install in hsc2hs: 1
make[2]: *** [install] Error 1
make[1]: *** [install] Error 1
make[1]: Leaving directory `/cygdrive/c/fptools/ghc'
make: *** [binary-dist] Error 2



GHC HEAD builds on windows now (modulo an incomplete
patch in cgi), but I still can't package and install it.

Claus

PS I also still get those reports from mkdependC (see windows
   build logs), are they considered harmless?

../utils/mkdependC/mkdependC -f .depend-BASE -D__GLASGOW_HASKELL__=608 -I../includes -Iutils -IbasicTypes -Itypes -IhsSyn -Iprelude -Irename -Itypecheck -IdeSugar -IcoreSyn -Ivectorise -Ispecialise -IsimplCore -Istranal -IstgSyn -IsimplStg -IcodeGen -Imain -Iprofiling -Iparser -IcprAnalysis -IndpFlatten -Iiface -Icmm -InativeGen -Ighci -I../includes -- -mno-cygwin -O -Iparser -I. -O -- parser/cutils.c parser/hschooks.c
In file included from ../includes/Stg.h:183,

                from ../includes/Rts.h:19,

                from parser/cutils.c:6:

../includes/Regs.h:30:45: gmp.h: No such file or directory
_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

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

Reply via email to