help-make
[Top][All Lists]
Advanced

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

Re: building gnu-make


From: Paul D. Smith
Subject: Re: building gnu-make
Date: Sun, 25 Aug 2002 18:34:51 -0400

%% "svan9420" <address@hidden> writes:

  s> When building gnu-make I recieve several errors.  And each error
  s> includes: name_of_file.c:line_number: undefined reference to
  s> 'libintl_gettext'

  s> This same error is repeated for files main.c commands.c and ar.c.

  s> I am unable to determine what dependency if have failed to compile
  s> in order to compile gnu make.  I have compile gettext already??

You didn't provide any information that might allow us to help you.
Please see the README file and the GNU make manual for information you
need to provide that will help us help you.

Especially, please provide the exact error message you receive, not a
paraphrase.  For example, I don't think GNU make ever looks for a
library named "lbintl_gettext"--but it may look for two different
libraries, libintl and libgettext.  And, it would never look for
libraries while it was compiling .c files.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "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]