bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make won't make gmake


From: Milo Velimirovic
Subject: make won't make gmake
Date: Tue, 9 Jan 2001 17:01:30 -0600

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 function)
gettext.c:2374: (Each undeclared identifier is reported only once
gettext.c:2374: for each function it appears in.)
*** Exit 1
Stop.
*** Exit 1
Stop.
*** Exit 1
Stop.

Attached is the config.cache file.

Thanks,
Milo
---
Milo Velimirovic <address@hidden>
Unix Computer Network Administrator (608) 785-6618
University of Wisconsin - La Crosse
La Crosse, Wisconsin 54601 USA 43 48 05 N 91 14 22 W


Attachment: config.cache
Description: Binary data


reply via email to

[Prev in Thread] Current Thread [Next in Thread]