Subject: Re: Darcs 1.0.3 would not compile
To: Vincent <10.50@free.fr>
From: Lennart Augustsson <lennart@augustsson.net>
List: tech-pkg
Date: 05/30/2005 13:03:42
Something has gone astray. It happened to me too.
I have no problem compiling it on a NetBSD 2.1 machine,
but with my current machine I get the same problam.
It seems to pick up a main() from somewhere else (some
crypto library, I think) during link.
I'll investigate more.
-- Lennart
Vincent wrote:
> Hi there,
>
> I hope this time I won't err in posting this message here.
>
> I am trying to compile the latest version of Darcs (on a i386-NetBSD), after
> having compiled the latest version of ghc (6.4), whereof it depends. It fails.
> The code is compiled all right, but the documentation cannot be built
> correctly:
>
> ./darcsman > darcs.1
> ./darcsman [<file>]+
> gmake: *** [darcs.1] Error 1
> *** Error code 2
>
> It seems to me that the darcs interface has changed, or something has gone
> astray. Has anybody a clue ?
>
> Thanks a lot
> Vincent
>