On Fri, 20 Sep 2013 12:25:12 -0500 Antonio Olivares <[email protected]> wrote:
> /usr/local/lib/libintl.a(dcigettext.o): In function `_nl_find_msg': > dcigettext.c:(.text+0x94b): undefined reference to `libiconv_open' > dcigettext.c:(.text+0x9fa): undefined reference to `libiconv' > dcigettext.c:(.text+0xbaf): undefined reference to `libiconv_open' > /usr/local/lib/libintl.a(relocatable.o): In function > `libintl_set_relocation_prefix': > relocatable.c:(.text+0x14b): undefined reference to > `libiconv_set_relocation_prefix' > > Ideas, advice, suggestions, will be greatly appreciated. Perhaps libiconv.so you have installed is newer or older than e2fsprogs need. I remember some moths ago that libiconv was updated and had a similar issuse with fuse msdosfs. Don't know how I fixed it sorry. You can try a portmaster -w libiconv > > Best Regards, > > > Antonio --- --- Eduardo Morras <[email protected]> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[email protected]"
