New submission from Erik Schnetter <[EMAIL PROTECTED]>:

I configured darcs stable (1.0.5) with --enable-git, and the linker aborts with 
many messages like

ld: multiple definitions of symbol ___stginit_Git_
Git.o definition of ___stginit_Git_ in section (__TEXT,__text)
git.o definition of ___stginit_Git_ in section (__TEXT,__text)

I notice that there are source files Git.lsh and git.c.  I also notice that my 
file system is case independent, which would map the corresponding object files 
Git.o and git.o to the same file.  This may cause this problem.

----------
messages: 259
nosy: droundy, eschnett, tommy
priority: bug
status: unread
title: Darcs-git does not work on Darwin

____________________________________
Darcs issue tracker <[EMAIL PROTECTED]>
<http://bugs.darcs.net/issue71>
____________________________________

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

Reply via email to