%% "Yaroslav M. Sokolov" <[EMAIL PROTECTED]> writes:

  yms> I tried to compile make-3.79 for Win32 as it described in
  yms> readme.w32. The next error occurred:

  yms> main.c(819) : error C2065: 'LOCALEDIR' : undeclared identifier

  yms> I tried to compile make-3.79 for Win32 as it described in
  yms> readme.w32. The next linker error occurred:

  yms> subproc.lib(sub_proc.obj) : error LNK2001: unresolved external symbol 
_debug_flag

These are reported in GNU make PR/1700.  There is a patch attached to
the resulotion of that problem report.

  http://www-gnats.gnu.org:8080/cgi-bin/wwwgnats.pl/full/1700

HTH.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://www.ultranet.com/~pauld/gmake/
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist

Reply via email to