Cannot install readline on Mac OS X

Brandon S. Allbery KF8NH allbery at ece.cmu.edu
Wed Apr 28 18:48:10 EDT 2010


On Apr 27, 2010, at 09:35 , Yitzchak Gale wrote:
> Linking pileonText ...
> Undefined symbols:
>  "_iconv_close", referenced from:
>      _hs_iconv_close in libHSbase-4.2.0.0.a(iconv.o)
>     (maybe you meant: _hs_iconv_close)
>  "_iconv_open", referenced from:
>      _hs_iconv_open in libHSbase-4.2.0.0.a(iconv.o)
>     (maybe you meant: _hs_iconv_open)
>  "_iconv", referenced from:
>      _hs_iconv in libHSbase-4.2.0.0.a(iconv.o)
>     (maybe you meant: _hs_iconv_close, _hs_iconv_open , _hs_iconv )
> ld: symbol(s) not found
> collect2: ld returned 1 exit status


This is actually a problem with finding/using the correct iconv  
library.  See http://code.google.com/p/gpsee/issues/detail?id=19 for a  
(Haskell-related, even) discussion.  I don't have SL so can't really  
help with this.

-- 
brandon s. allbery [solaris,freebsd,perl,pugs,haskell] allbery at kf8nh.com
system administrator [openafs,heimdal,too many hats] allbery at ece.cmu.edu
electrical and computer engineering, carnegie mellon university    KF8NH


-------------- next part --------------
A non-text attachment was scrubbed...
Name: PGP.sig
Type: application/pgp-signature
Size: 195 bytes
Desc: This is a digitally signed message part
Url : http://www.haskell.org/pipermail/libraries/attachments/20100428/13476d11/PGP.bin


More information about the Libraries mailing list