MAKE Ver 3.79:
-------------

There is a compile error in main.c. "Undefined variable LOCALEDIR".  I see
that it is a macro undefined in acconfig.h.   I imagine that it is to point
to LOCALE specific information.  I tried to fix it by defining it to contain
a null string.  I can then compile but then get a link error about missing
definition for "_debug_flag".

These problems are new to 3.79 and do not exist in 3.78.1.

If it's any help, I'm using Visual Studio and VC 6.0.

DAV


Reply via email to