Hello,
Can someone suggest a remedy. I ran the subject command and after several minutes and many file downloads I got the below error messages.
Making all in doc
make[2]: Nothing to be done for `all'.
Making all in intl
/bin/sh ../libtool --mode=compile 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
mkdir .libs
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
------------------------------------------------------- This SF.Net email is sponsored by BEA Weblogic Workshop FREE Java Enterprise J2EE developer tools! Get your free copy of BEA WebLogic Workshop 8.1 today. http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
