Trying to compile fish in my homedir. I get the following error from 'make':

    env_universal_common.o: In function `utf2wcs':
    : undefined reference to `libiconv_open'
    env_universal_common.o: In function `utf2wcs':
    : undefined reference to `libiconv'
    env_universal_common.o: In function `utf2wcs':
    : undefined reference to `libiconv_close'
    env_universal_common.o: In function `wcs2utf':
    : undefined reference to `libiconv_open'
    env_universal_common.o: In function `wcs2utf':
    : undefined reference to `libiconv'
    env_universal_common.o: In function `wcs2utf':
    : undefined reference to `libiconv_close'
    *** Error code 1

I tried every release of fish from 1.21.12 to 1.23.1 and the version from
darcs, and got the same error (except 1.21.12 which gave a different
error). Unfortunately my account doesn't have root and the package for
fish is still in wip on pkgsrc, so it won't be installed for me.



------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Fish-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fish-users

Reply via email to