Date: Sat, 20 Jan 2001 14:23:31 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: Andris Pavenis Message-Id: <2561-Sat20Jan2001142331+0200-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.3.emacs20_6 I) and Blat ver 1.8.6 CC: djgpp-workers AT delorie DOT com In-reply-to: <01012011263500.18493@hal> (message from Andris Pavenis on Sat, 20 Jan 2001 11:26:35 +0200) Subject: Re: Missing prototypes for memalign() and valloc() References: <01012011263500 DOT 18493 AT hal> Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: Andris Pavenis > Date: Sat, 20 Jan 2001 11:26:35 +0200 > > Tried to build current CVS version (as usually using cross-compiler under > Linux). I'm getting failure due to missing prototypes for memalign() > and valloc(). Adding prototypes to stdlib.h fixes build. I found that out also, so I fixed this in CVS, probably in the same time as you wrote your message.