bug-make
[Top][All Lists]
Advanced

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

Re: Compile errors under Mac OS X Server


From: Paul D. Smith
Subject: Re: Compile errors under Mac OS X Server
Date: Thu, 21 Sep 2000 15:56:44 -0400

%% Chris Irvine <address@hidden> writes:

  ci> I'm trying to build some tools on Apple's OS X Server.

  ci> My host type is powerpc-apple-rhapsody5.6

  ci> I tried several different configure flags.  After each I tried to
  ci> make.
  ci> I would get errors:
  ci> `LC_MESSAGES' undeclared (first use this function)
  ci> or
  ci> `LC_ALL' undeclared (first use this function)

  ci> I found that if I use: ./configure --disable-nls
  ci> then it would build and test fine.  I guess this should be added to
  ci> the configure script, or special notes added to the readme.

You neglected to mention what version of GNU make you're using.

If you're not using the latest (3.79.1), please try that: there was a
bug like this in 3.79, which was fixed for at least some platforms in
3.79.1.

If you still see it in 3.79.1, please let me know.

-- 
-------------------------------------------------------------------------------
 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]