# HG changeset patch # User Richard M. Stallman # Date 803761045 0 # Node ID f5ba89f88cfd548210b7acba5bd9378a8bfdff90 # Parent 7d39ee7e0ca32def2fa36f51f4b88e7525ca8fa3 Talk about MSDOS type conflict workaround. diff -r 7d39ee7e0ca3 -r f5ba89f88cfd INSTALL --- a/INSTALL Wed Jun 21 18:47:11 1995 +0000 +++ b/INSTALL Wed Jun 21 18:57:25 1995 +0000 @@ -522,6 +522,12 @@ 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