On Tue, 28 Jun 2005 Juliusz Chroboczek wrote: 

>> I'm looking forward to the merge, currently darcs-git doesn't build
>> out of the repository for me

> Hmm... What's the problem?

The commands I ran were:

darcs get --partial http://www.pps.jussieu.fr/~jch/software/repos/darcs-git
cd darcs-git
autoconf
./configure

>> Warnings during configure:
-------------------------------------------------
checking for module Text.ParserCombinators.Parsec... conftest.o(.text+0x145): 
In function `__stginit_Main_':
: undefined reference to `__stginit_TextziParserCombinatorsziParsec_'
collect2: ld returned 1 exit status
in package parsec
checking getCurrentDirectory... uses /
checking for module System.Posix.Files( createLink )... 
conftest.o(.text+0x145): In function `__stginit_Main_':
: undefined reference to `__stginit_SystemziPosixziFiles_'
-------------------------------------------------

make darcs

>> Error:
-------------------------------------------------
ghc  -cpp  -package parsec -package unix -O -funbox-strict-fields  -Wall 
-Werror -package util -I. -DHAVE_CURSES -DHAVE_CURL -c Repository.lhs

Repository.lhs:1:0:
    Warning: `flatten' is imported more than once:
               imported from Patch at Repository.lhs:36:22-28
               imported from Patch at Repository.lhs:37:32-38

Repository.lhs:1:0:
    Warning: `PatchSet' is imported more than once:
               imported from RepoTypes at Repository.lhs:43:19-26
               imported from DarcsRepo at Repository.lhs:32:0-25
make: *** [Repository.o] Error 
-------------------------------------------------

Last patch is:
  Tue Apr 26 06:12:19 MDT 2005  Tommy Pettersson <[EMAIL PROTECTED]>
    * optimize ColourPrinter, use constant Both-printables

This is with GHC 6.4, gcc 3.3.5 20050117 (SuSE 9.3 shipped version),
autoconf 2.59, and make 3.80.

> There's no activity whatsoever -- I've got some pretty urgent Real
> Work stuff to do.  I hope to have time in late August.

Eminently understandable, I've put a lot of my projects on hold
recently for exactly that reason.  The work you've already done is
pretty impressive.

-- 
Jonathan Conway                                                [EMAIL PROTECTED]

_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to