X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f X-Recipient: djgpp AT delorie DOT com Date: Wed, 31 Mar 2010 18:53:46 +0300 From: Eli Zaretskii Subject: Re: djgpp/libreadline bug? (cannot use backspace) In-reply-to: <8d449cf5-3dce-48c8-b8e7-e535b037b4a6@8g2000yqz.googlegroups.com> X-012-Sender: halo1 AT inter DOT net DOT il To: djgpp AT delorie DOT com Message-id: <83zl1oxzat.fsf@gnu.org> References: <013d25d6-f34d-4686-9c68-0de775d5bf59 AT t20g2000yqe DOT googlegroups DOT com> <7705c9031003290422w7015bbd6y5e8647aec1ba3f36 AT mail DOT gmail DOT com> <109418c8-c160-4b9f-8e6c-a842da1b7a98 AT k13g2000yqe DOT googlegroups DOT com> <83oci71dhr DOT fsf AT gnu DOT org> <11fa369b-5fab-42ac-805f-1e7e74051411 AT l36g2000yqb DOT googlegroups DOT com> <83fx3j1874 DOT fsf AT gnu DOT org> <81255c92-b71b-4d8b-871c-fe057d72ddb7 AT u22g2000yqf DOT googlegroups DOT com> <834ojz111c DOT fsf AT gnu DOT org> <9e95b163-ba8a-467d-870e-4f3437dd9a96 AT y17g2000yqd DOT googlegroups DOT com> <1433b3f4-9d44-455b-9465-e873fd2cb618 AT 33g2000yqj DOT googlegroups DOT com> <8d449cf5-3dce-48c8-b8e7-e535b037b4a6 AT 8g2000yqz DOT googlegroups DOT com> Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > From: RayeR > Date: Wed, 31 Mar 2010 07:26:10 -0700 (PDT) > Bytes: 2330 > > I'm trying to recompile readline (under djgpp 2.04, winxp) but with no > success. > When I run bash, ./configure it locks in endless loop of creating and > deleting file "configure.lineno" > I also found there's config.bat in djgpp subdir but when run it some > error: > > C:\readline.51>djgpp\config.bat > Configuring GNU Readline for DJGPP v2.x... > Updating configuration scripts... > Cannot open src file > c:/djgpp/bin/sed.exe: can't read configure.orig: No such file or > directory (ENO > NT) > ./configure script editing failed! > > but configure.orig is there... Do you have the latest v2.04 ports of Bash, Sed, and related utilities? If not, please upgrade and try again. Also, isn't there some kind of DJGPP-specific README file there, telling how to build with DJGPP? If there is such a file, I suggest to follow its instructions.