bug-make
[Top][All Lists]
Advanced

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

Re: make won't make gmake


From: Paul D. Smith
Subject: Re: make won't make gmake
Date: Tue, 9 Jan 2001 21:13:41 -0500

%% Milo Velimirovic <address@hidden> 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 <address@hidden>          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



reply via email to

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