[Haskell-beginners] Error when running `cabal install cabal-install`
Brandon Allbery
allbery.b at gmail.com
Thu Apr 23 21:59:36 UTC 2015
On Thu, Apr 23, 2015 at 5:56 PM, Clemens Lang <cal at macports.org> wrote:
> So if you get these link errors, the problem almost always is that you
> adjusted your library search path, but not the corresponding header
> search path and you're actually compiling against Apple's iconv.h but
> MacPorts libiconv.dylib (or vice-versa).
>
Those are coming from a library already built against Apple's libiconv, but
being linked against MacPorts' libiconv.
--
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://mail.haskell.org/pipermail/beginners/attachments/20150423/dbf164a1/attachment.html>
More information about the Beginners
mailing list