ftp.delorie.com/archives/browse.cgi | search |
X-Authentication-Warning: | delorie.com: mail set sender to djgpp-bounces using -f |
From: | Rugxulo <rugxulo AT gmail DOT com> |
Newsgroups: | comp.os.msdos.djgpp |
Subject: | request for build / testing of upcoming Autoconf 2.64 from git |
Date: | Fri, 10 Jul 2009 23:50:25 -0700 (PDT) |
Organization: | http://groups.google.com |
Lines: | 42 |
Message-ID: | <e5acf451-0e80-4fb3-a4d2-e637add2ecde@o6g2000yqj.googlegroups.com> |
NNTP-Posting-Host: | 65.13.115.246 |
Mime-Version: | 1.0 |
X-Trace: | posting.google.com 1247295025 27018 127.0.0.1 (11 Jul 2009 06:50:25 GMT) |
X-Complaints-To: | groups-abuse AT google DOT com |
NNTP-Posting-Date: | Sat, 11 Jul 2009 06:50:25 +0000 (UTC) |
Complaints-To: | groups-abuse AT google DOT com |
Injection-Info: | o6g2000yqj.googlegroups.com; posting-host=65.13.115.246; |
posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO | |
User-Agent: | G2/1.0 |
X-HTTP-UserAgent: | Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US) |
AppleWebKit/530.5 (KHTML, like Gecko) Chrome/2.0.172.33 Safari/530.5,gzip(gfe),gzip(gfe) | |
To: | djgpp AT delorie DOT com |
DJ-Gateway: | from newsgroup comp.os.msdos.djgpp |
Reply-To: | djgpp AT delorie DOT com |
If anybody smart here wants to waste a few hours, here's a suggestion: =================================== from Ralf Wildenhues date Sat, Jul 11, 2009 at 1:21 AM subject Re: DJGPP autoconf 2.59 bug (possibly change '\\r' -> '\r') Hello Rugxulo, thanks for the bug report. * Rugxulo wrote on Fri, Jul 10, 2009 at 06:49:08PM CEST: > > configure: creating ./config.status > config.status: creating Makefile > gawk: ./confs12910/subs.awk:1: BEGIN {\r > gawk: ./confs12910/subs.awk:1: ^ backslash not last character on line > config.status: error: could not create Makefile > In other words, this part of "configure" seems to be wrong: > > ----------------------------------------------------- > ac_cr='' > ac_cs_awk_cr=`$AWK 'BEGIN { print "a\rb" }' </dev/null 2>/dev/null` > if test "$ac_cs_awk_cr" = "a${ac_cr}b"; then > ac_cs_awk_cr='\\r' # should probably be '\r' Yes, you are right. This bug has already been fixed in commit bc9bc82a1 which has happened after 2.63, so it is not in a stable release yet. It would be helpful if you or somebody else could grab the current git Autoconf sources, build it and run its testsuite on DJGPP and report the results here. That would go a long way in ensuring that 2.64 works well on this system. Cheers, Ralf ===================================
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |