below is the output.
Any suggestions?
Greg
make
make all-recursive
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/bootstrap/share/locale\" -DLOCALE_ALIAS_PATH=\"/sw/bootstrap/share/locale\" -DLIBDIR=\"/sw/bootstrap/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -no-cpp-precomp -I/sw/bootstrap/include -g -O2 intl-compat.c
mkdir .libs
gcc -c -DLOCALEDIR=\"/sw/bootstrap/share/locale\" -DLOCALE_ALIAS_PATH=\"/sw/bootstrap/share/locale\" -DLIBDIR=\"/sw/bootstrap/lib\" -DHAVE_CONFIG_H -I.. -I. -I../intl -no-cpp-precomp -I/sw/bootstrap/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
compiling gettext-0.10.40-3 failed
------------------------------------------------------- This SF.Net email sponsored by: Free pre-built ASP.NET sites including Data Reports, E-commerce, Portals, and Forums are available now. Download today and enter to win an XBOX or Visual Studio .NET. http://aspnet.click-url.com/go/psa00100003ave/direct;at.aspnet_072303_01/01 _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
