Message-ID: <005f01c2c058$71cd9a30$0100a8c0@acp42g> From: "Andrew Cottrell" To: References: <3E281F96 DOT 501 AT mif DOT vu DOT lt> <3E2ABA80 DOT 9C59AD0 AT phekda DOT freeserve DOT co DOT uk> <3E2AF900 DOT 9A13D9D7 AT phekda DOT freeserve DOT co DOT uk> Subject: Re: grep-2.51 build failure Date: Mon, 20 Jan 2003 18:48:40 +1100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1106 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Reply-To: djgpp-workers AT delorie DOT com > > Why are you running autogen.sh? Doesn't grep 2.5.1 ship with Makefile.ins > > and configure? AFAIK autogen.sh is used with CVS check-outs, to get started. > > Perhaps you are regenerating configure, to get better DJGPP support? > [snip] > > OK, now I have the sources. It says you have to run autogen.sh. I don't think > this will work very well, unless you have exactly the same versions of > autoconf and automake as the developers. Unfortunately we don't have much > choice with DJGPP, since we only have a couple of ports of automake & > autoconf. > > Is grep 2.5.1 a CVS snapshot? No it was a release that I got a long while ago from the fsf ftp site as a tarball. > BTW the package on the 2.04 testing page is completely broken, because it does > not include some important files like "missing", "depcomp", "install-sh", etc. Looks like I didn't include the relevant files. I have updated the source file. I found quite allot of missing files and have added them. I still need to apply Eli's patch he posted last year. Andrew