Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Dec 2013 19:35:57 +0100
From:      dt71@gmx.com
To:        freebsd-current@freebsd.org
Subject:   GHCi vs iconv_open
Message-ID:  <52B7310D.4030608@gmx.com>

next in thread | raw e-mail | index | archive | help
After a recent installworld, GHCi (``ghc -i'' from lang/ghc) fails like so:

% ghci
GHCi, version 7.6.3: http://www.haskell.org/ghc/  :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer-gmp ... linking ... done.
Loading package base ... linking ... ghc: /usr/local/lib/ghc-7.6.3/base-4.6.0.1/HSbase-4.6.0.1.o: unknown symbol `iconv_open'
ghc: unable to load package `base'

Running portupgrade to rebuild all (most) ports didn't help. Where's the issue / Do what?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?52B7310D.4030608>