Running into some fink problems so decided to just reinstall the whole thing. I used the brute force method (rm -rf /sw), is there anything else I should do to make the uninstall a clean one?
Immediately after installing fink, "fink selfupdate" fails with the following errors, nothing I have found pertaining to gettext seems to help. Since this is the simplest of package installations, I am concerned that my problems are larger than they appear. gcc -c -DLOCALEDIR=\"/sw/share/locale\" -DLOCALE_ALIAS_PATH=\"/sw/share/locale\" -DLIBDIR=\"/sw/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -no-cpp-precomp -I/sw/include -g -O2 intl-compat.c -fno-common -DPIC -o .libs/intl-compat.lo In file included from intl-compat.c:24: libgnuintl.h:22:20: locale.h: No such file or directory In file included from intl-compat.c:25: gettextP.h:23:51: stddef.h: No such file or directory make[2]: *** [intl-compat.lo] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all-recursive-am] Error 2 ### execution of make failed, exit code 2 Failed: compiling gettext-0.10.40-18 failed Any help appreciated, thanks in advance! ------------------------------------------------------- This SF.Net email sponsored by Black Hat Briefings & Training. Attend Black Hat Briefings & Training, Las Vegas July 24-29 - digital self defense, top technical experts, no vendor pitches, unmatched networking opportunities. Visit www.blackhat.com _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
