Error of `cabal install cabal-install` on Mac OS X 10.9.4

Brandon Allbery allbery.b at gmail.com
Sat Aug 30 20:41:05 UTC 2014


On Sat, Aug 30, 2014 at 4:33 PM, Peng Yu <pengyu.ut at gmail.com> wrote:

> Undefined symbols for architecture x86_64:
> "_iconv", referenced from:
> _hs_iconv in libHSbase-4.7.0.1.a(iconv.o)
>

You are mixing stuff built against the system iconv with stuff built
against either MacPorts or Homebrew. This won't work.

-- 
brandon s allbery kf8nh                               sine nomine associates
allbery.b at gmail.com                                  ballbery at sinenomine.net
unix, openafs, kerberos, infrastructure, xmonad        http://sinenomine.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/cabal-devel/attachments/20140830/237d7219/attachment.html>


More information about the cabal-devel mailing list