This build error is affecting me too. The problem appears to be that libraries/process/dist-install/build/.depend-v-p-dyn.c_asm has Windows style paths "C:", and make doesn't like the extra colon. The sed magic in ./rules/build-dependencies.mk doesn't seem to be working because it's backslashes not slashes. But I don't have enough sed-fu to fix it...
Edward _______________________________________________ Cvs-ghc mailing list [email protected] http://www.haskell.org/mailman/listinfo/cvs-ghc
