
26 Oct
2011
26 Oct
'11
12:48 a.m.
On Tue, Oct 25, 2011 at 05:19:34PM -0700, Johan Tibell wrote:
make[1]: *** No rule to make target `libraries/Cabal/cabal/dist-boot/build/Distribution/Version.hi', needed by `compiler/stage1/build/PackageConfig.o'. Stop. make: *** [all] Error 2
Try: rm -rf libraries/Cabal ./sync-all get
Mac OS X 10.7.2 (not that I think it matters in this case).
It's more-or-less OS X specific, I think. It's to do with the way the OS and/or filesystem handles case (and in particular, renaming "cabal" to "Cabal"). Thanks Ian