[haskell-platform] #100: <Problem> installed on osx 10.6 ghci not working
haskell-platform
haskell-platform at projects.haskell.org
Mon Nov 30 02:32:16 EST 2009
#100: <Problem> installed on osx 10.6 ghci not working
------------------------+---------------------------------------------------
Reporter: johnstjohn | Owner: dons
Type: defect | Status: new
Priority: major | Milestone:
Component: GHC | Keywords:
------------------------+---------------------------------------------------
<Describe the problem>
When I try to run ghci I get the following error after installing.
jstjohn$ ghci
GHCi, version 6.10.4: http://www.haskell.org/ghc/ :? for help
Loading package ghc-prim ... linking ... done.
Loading package integer ... linking ... done.
Loading package base ... linking ... done.
dyld: lazy symbol binding failed: Symbol not found: _iconv_open
Referenced from:
/Library/Frameworks/GHC.framework/Versions/610/usr/lib/ghc-6.10.4/ghc
Expected in: /usr/local/lib/libiconv.2.dylib
dyld: Symbol not found: _iconv_open
Referenced from:
/Library/Frameworks/GHC.framework/Versions/610/usr/lib/ghc-6.10.4/ghc
Expected in: /usr/local/lib/libiconv.2.dylib
Trace/BPT trap
--
Ticket URL: <http://trac.haskell.org/haskell-platform/ticket/100>
haskell-platform <http://trac.haskell.org/haskell-platform>
The Haskell Platform: a comprehensive and robust collection of Haskell libraries
More information about the Haskell-platform
mailing list