Errors building HEAD

Ian Lynagh igloo at earth.li
Wed Oct 26 02:48:31 CEST 2011


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




More information about the Glasgow-haskell-users mailing list