
20 Jan
2014
20 Jan
'14
8:54 p.m.
Dear Haskell developers, I am trying to build a current version of git-annex, and stumble over a compilation failure of one of its dependencies, MissingH. I am using GHC 7.4.2 and Cabal 1.18.0.2, both bootstrapped on RHEL 5.x/6.x using a helper makefile [1] that has worked fine so far. The command to install git-annex is cabal install git-annex-5.20140108 --flags=-assistant --flags=-dbus --flags=-webapp --flags=-webdav --flags=-xmpp The build log for MissingH-1.2.0.2 is attached. I would be glad for any pointers on how to resolve this issue. Thanks, Peter [1] http://git.colberg.org/packages/plain/packages.mk