> John K. Parejko wrote: >> While running a fink update-all, I get the error attached below. >> libiconv is an essential package, so this prevents me from >> updating anything. > [] >> gcc -g -O2 iconv.o -Wl,-framework -Wl,CoreFoundation -o .libs/ >> iconv - L/sw/src/fink.build/libiconv-1.12-3/libiconv-1.12/../_inst/ >> sw/lib ../ srclib/libicrt.a ../lib/.libs/libiconv.dylib /sw/src/ >> fink.build/ libiconv-1.12-3/libiconv-1.12/../_inst/sw/lib/libintl.a >> Undefined symbols: >> "_iconv_open", referenced from: >> __nl_init_domain_conv in libintl.a(loadmsgcat.o) > > Try the following: > > fink remove libgettext3-dev > fink update libiconv > > If this works, then > fink install libgettext3-dev > fink install libiconv-dev > > This is a long-standing catch-22 problem between gettext and > libiconv that has only partly been resolved.
Thank you. That corrected the problem. John ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
