X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: RayeR Newsgroups: comp.os.msdos.djgpp Subject: Re: djgpp/libreadline bug? (cannot use backspace) Date: Wed, 31 Mar 2010 07:26:10 -0700 (PDT) Organization: http://groups.google.com Lines: 17 Message-ID: <8d449cf5-3dce-48c8-b8e7-e535b037b4a6@8g2000yqz.googlegroups.com> 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> NNTP-Posting-Host: 90.181.199.10 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1270045570 16206 127.0.0.1 (31 Mar 2010 14:26:10 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Wed, 31 Mar 2010 14:26:10 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: 8g2000yqz.googlegroups.com; posting-host=90.181.199.10; posting-account=Q0wMHAoAAADjYrghh94FTf6YnbpTqZgp User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090825 SeaMonkey/1.1.18,gzip(gfe) Bytes: 2330 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com 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...