[darcs-devel] [issue322] Linking error on darcs-1.0.9rc1 source code build with ghc-6.6

mvanier bugs at darcs.net
Tue Oct 24 09:37:28 PDT 2006


New submission from mvanier <mvanier at cs.caltech.edu>:

Hi,

I tried building darcs-1.0.9rc1 from source using ghc-6.6 and I get a slew of 
link-time errors:

External.o: In function `External_zdwcopyFileOrUrl_info':
ghc11833_0.hc:(.text+0xcdb2): undefined reference to 
`regexzmcompatzm0zi71_TextziRegex_a1_info'
External.o: In function `External_zdwfetchFilePS_info':
ghc11833_0.hc:(.text+0xd0ee): undefined reference to 
`regexzmcompatzm0zi71_TextziRegex_a1_info'
External.o: In function `External_zdwgzzFetchFilePS_info':
ghc11833_0.hc:(.text+0xd1fe): undefined reference to 
`regexzmcompatzm0zi71_TextziRegex_a1_info'
External.o: In function `External_copyFilesOrUrls_info':
ghc11833_0.hc:(.text+0xf8f6): undefined reference to 
`regexzmcompatzm0zi71_TextziRegex_a1_info'
External.o: In function `s9r9_1_alt':
ghc11833_0.hc:(.text+0xd086): undefined reference to 
`regexzmcompatzm0zi71_TextziRegex_a1_info'
External.o:ghc11833_0.hc:(.text+0x10f86): more undefined references to 
`regexzmcompatzm0zi71_TextziRegex_a1_info'
follow
External.o:(.rodata+0xe58): undefined reference to 
`regexzmcompatzm0zi71_TextziRegex_a1_closure'
External.o:(.rodata+0xe7c): undefined reference to 
`regexzmcompatzm0zi71_TextziRegex_a1_closure'
External.o:(.rodata+0xe94): undefined reference to 
`regexzmcompatzm0zi71_TextziRegex_a1_closure'
External.o:(.rodata+0xf8c): undefined reference to 
`regexzmcompatzm0zi71_TextziRegex_a1_closure'
FilePathUtils.o: In function `FilePathUtils_unfixzumaybezuabsolute_info':

[etc. etc. etc.]

It looks like a library problem of some kind.  Is Darcs known to compile with 
GHC-6.6?  My version of GHC-6.6 is the full version, also compiled from source, 
and includes the Text.Regex library.

Thanks,

Mike

----------
messages: 1142
nosy: EricKow, droundy, mvanier, tommy
status: unread
title: Linking error on darcs-1.0.9rc1 source code build with ghc-6.6

____________________________________
Darcs issue tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue322>
____________________________________




More information about the darcs-devel mailing list