Date: Sun, 20 Aug 2000 19:04:25 +0200 From: "Eli Zaretskii" Sender: halo1 AT zahav DOT net DOT il To: djgpp-workers AT delorie DOT com Message-Id: <3099-Sun20Aug2000190425+0300-eliz@is.elta.co.il> X-Mailer: Emacs 20.6 (via feedmail 8.2.emacs20_6 I) and Blat ver 1.8.5b CC: snowball3 AT bigfoot DOT com In-reply-to: <200008201249.SAA01237@midpec.com> (message from Prashant TR on Sun, 20 Aug 2000 18:19:59 +0530) Subject: Re: Problems with depcomp from fileutils 4.0x & bash 2.03 References: <39987229 DOT 2CB876B3 AT phekda DOT freeserve DOT co DOT uk> (message from Richard Dawe on Mon, 14 Aug 2000 23:26:49 +0100) <3999297F DOT 23816 DOT 95FCA AT localhost> <200008201249 DOT SAA01237 AT midpec DOT com> 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 > Date: Sun, 20 Aug 2000 18:19:59 +0530 > From: Prashant TR > > Secondly, the configure script failed in 2.04. It generated > config.status incorrectly. I don't have the exact error, but it looked > like this: > > config.status: Line 27: -recheck | --recheck | --rechec ..... ) not found > > But the same package compiled successfully under 2.03. Obviously, > the config.status is not being generated correctly for some > reason. Looking at config.status, I saw a line like this: > > -recheck | --recheck | ..... > > and I have no idea of how it appeared there. I tried many things to > fix it, in particular, tried building it with several changes to > djgpp/config.sed but nothing worked. Please send config.status as produced by Bash 2.03 and another one produced by Bash 2.04 on the same machine and in the same directory, and I will try to figure this out.