[darcs-users] compile error with http://abridgegame.org/repos/darcs

David Roundy droundy at abridgegame.org
Fri Oct 22 11:31:58 UTC 2004


On Wed, Oct 20, 2004 at 10:13:12PM -0400, Timothy Webster wrote:
> On Wed, 20 Oct 2004 08:04:50 -0400
> David Roundy <droundy at abridgegame.org> wrote:
> 
> > On Tue, Oct 19, 2004 at 08:56:24PM -0400, Timothy Webster wrote:
> > > 
> > > after getting the darcs from http://abridgegame.org/repos/darcs
> > > I notice that it does not compile cleanly
> > > 
> > > darcs check
> > > .....
> > > 
> > > ghc  -cpp  -package unix -package parsec -O -funbox-strict-fields  -Wall -Werror -package util -DHAVE_CURSES -DHAVE_CURL -c SlurpDirectory.lhs
> > > Prologue junk?:         .type   sckF_ret, @function
> > > sckF_ret:
> > >         xorl    %eax, %eax
> > >         xorl    %ecx, %ecx
> > >         movl    %eax, 16(%esp)
> > >         movl    %ecx, 20(%esp)
> > > 
> > > make: *** [SlurpDirectory.o] Error 255
> > > Test failed!
> > > 
> > > I am compiling this on debian testing
> > 
> > What are your ghc and gcc versions? I also compile on debian testing, I'm
> > thinking there must be some difference.  I've got
> > 
> > $ ghc --version
> > The Glorious Glasgow Haskell Compilation System, version 6.2.1
> > $ gcc --version
> > gcc (GCC) 3.3.4 (Debian 1:3.3.4-13)
> > Copyright (C) 2003 Free Software Foundation, Inc.
> > This is free software; see the source for copying conditions.  There is NO
> > warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
> > 
> > >From your error, I'd guess you've got a different gcc...
> I have the same.
> 
> $ ghc --version
> The Glorious Glasgow Haskell Compilation System, version 6.2.1
> $ gcc --version
> gcc.real (GCC) 3.3.4 (Debian 1:3.3.4-13)
> Copyright (C) 2003 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions.  There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

I'm at a loss here.  Anyone else have an idea what could be causing this
error?
-- 
David Roundy
http://www.abridgegame.org




More information about the darcs-users mailing list