[Haskell-beginners] Error when running `cabal install cabal-install`
Peng Yu
pengyu.ut at gmail.com
Thu Apr 23 20:19:11 UTC 2015
It is installed from <https://www.haskell.org/platform/>. The OS is Mac OS X.
~$ type -P ghc
/usr/bin/ghc
~$ type -P cabal
/usr/bin/cabal
On Thu, Apr 23, 2015 at 2:57 PM, Brandon Allbery <allbery.b at gmail.com> wrote:
> On Thu, Apr 23, 2015 at 3:39 PM, Peng Yu <pengyu.ut at gmail.com> wrote:
>>
>> user error (Undefined symbols for architecture x86_64:
>> "_iconv", referenced from:
>
>
> OS X? Do you have MacPorts or Homebrew installed? Where did you get your ghc
> from?
>
> (I've also seen this on FreeBSD due to a conflict between ports iconv and
> the base system, but its ld produces a slightly different error message.)
>
> --
> brandon s allbery kf8nh sine nomine associates
> allbery.b at gmail.com ballbery at sinenomine.net
> unix, openafs, kerberos, infrastructure, xmonad http://sinenomine.net
>
> _______________________________________________
> Beginners mailing list
> Beginners at haskell.org
> http://mail.haskell.org/cgi-bin/mailman/listinfo/beginners
>
--
Regards,
Peng
More information about the Beginners
mailing list