From: Richard M. Stallman Date: Wed, 21 Jun 1995 18:57:25 +0000 (+0000) Subject: Talk about MSDOS type conflict workaround. X-Git-Tag: emacs-19.34~3510 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=cbfc04e02ca6961cb4e730971fae67cb64e20767;p=emacs.git Talk about MSDOS type conflict workaround. --- diff --git a/INSTALL b/INSTALL index a2251bfbaf3..2ca02b89ad9 100644 --- a/INSTALL +++ b/INSTALL @@ -522,6 +522,12 @@ To build and install Emacs, type these commands: config msdos make install +You may need to work around a type conflict between gmalloc.c and the +header file djgppstd.h regarding declarations of memalign and valloc. +Temporarily deleting those declarations from djgppstd.h while compiling +Emacs or while compiling gmalloc.c should do it. We found out about this +problem too late to include a more convenient fix--sorry. + To save disk space, Emacs is built with the idea that you will execute it from the same place in the file system where you built it. As the /usr/local/ subtree does not exist on most MSDOG systems, the