%% Milo Velimirovic <[EMAIL PROTECTED]> writes:
mv> I'm trying to build gmake on a NEXTSTEP 3.3 system on an intel cpu.
mv> After patching the typedef __SIZE_TYPE__ __size_t in glob/glob.h
mv> to be:
mv> typedef unsigned long int __size_t;
You shouldn't have to do that.
mv> make complains thusly:
mv> gettext.c: In function `dgettext__':
mv> gettext.c:2374: `LC_MESSAGES' undeclared (first use this function)
mv> gettext.c:2374: (Each undeclared identifier is reported only once
mv> gettext.c:2374: for each function it appears in.)
You did not say which version of GNU make you're using.
The latest version is 3.79.1. If you're not using that, please go to
ftp://ftp.gnu.org/gnu/make/ or one of its mirrors and get a copy and try
that.
Thx.
--
-------------------------------------------------------------------------------
Paul D. Smith <[EMAIL PROTECTED]> Find some GNU make tips at:
http://www.gnu.org http://www.paulandlesley.org/gmake/
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist
_______________________________________________
Bug-make mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-make