%% 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 comp
Hi:
I'm trying to build gmake on a NEXTSTEP 3.3 system on an intel cpu.
After patching the typedef __SIZE_TYPE__ __size_t in glob/glob.h
to be:
typedef unsigned long int __size_t;
make complains thusly:
gettext.c: In function `dgettext__':
gettext.c:2374: `LC_MESSAGES' undeclared (first use this