[darcs-users] can't compile lastest stable

Donald Bruce Stewart dons at cse.unsw.edu.au
Fri Sep 22 10:48:07 UTC 2006


av:
> Hi!
> 
> When I try to compile latest stable sources I get an error
> 
> Repository.lhs:1:0:
>     Warning: `seekRepo' is imported more than once:
>                imported from DarcsRepo at Repository.lhs:43:0-25
>                imported from DarcsRepo at Repository.lhs:42:19-26
> 
> Repository.lhs:1:0:
>     Warning: `youNeedToBeInRepo' is imported more than once:
>                imported from DarcsRepo at Repository.lhs:43:0-25
>                imported from DarcsRepo at Repository.lhs:42:29-45
> make: *** [Repository.o] Error 1
> 
> What is the problem here? Shall I update ghc or am I missing something.
> The sources are obtained using darcs as it is described on the html
> pages.
> 
> Any help appreciated.

I think this is a ghc 6.4 buglet, fixed in ghc 6.4.1 and later. You can
work around it by removing -Werror from the darcs Makefile.
 
-- Don




More information about the darcs-users mailing list