Subject: Re: What's wrong with makeinfo-1.55 from texinfo-3.1?
To: Ralph Seichter <ZODIAC@darkness.gun.de>
From: Christian E. Hopps <chopps@water.emich.edu>
List: amiga
Date: 03/07/1995 21:21:57
> In the meantime, I managed to install gcc-2.6.3, but even compiled with
> this new version, makeinfo behaves just as spooky as before. :(


The solution is very simple.  Make sure xmalloc and xrealloc are
prototyped.  Further (this isn't really needed I think) include
unistd.h.  This will fix any of the problems you are seeing with the
texinfo distribution.

Chris.