[Haskell-cafe] building darcs failed (Unable to link against the iconv library)

Dmitry Malikov malikov.d.y at gmail.com
Sun Mar 3 19:59:47 CET 2013


On 03/03/2013 10:56 PM, Brandon Allbery wrote:
> On Sun, Mar 3, 2013 at 10:21 AM, Dmitry Malikov <malikov.d.y at gmail.com 
> <mailto:malikov.d.y at gmail.com>> wrote:
>
>     checking  whether  to  use  -liconv...  setup:  Unable  to  link
>      against  the  iconv  library.
>     Failed  to  install  darcs-2.8.4
>     cabal:  Error:  some  packages  failed  to  install:
>
>     What is actually going on here? Iconv libraries already installed
>     with libc6 package.
>     Running ubuntu, cabal-install-1.16.0.2.
>
>
> Linux distinguishes between runtime and linkable libraries; you 
> probably need to install the libc6-dev package to get the latter. 
> (This is not a Haskell-specific issue; configure is using a C program 
> to test the link.)
>
> -- 
> brandon s allbery kf8nh sine nomine associates
> allbery.b at gmail.com <mailto:allbery.b at gmail.com> 
> ballbery at sinenomine.net <mailto:ballbery at sinenomine.net>
> unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
But libc6-dev is already the newest version.

-- 
Best regards,
dmitry malikov
!

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130303/2c8e95ec/attachment.htm>


More information about the Haskell-Cafe mailing list