X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: bash 2.05 crash trying to "./configure" ZILE 2.3.10 Date: Thu, 20 Aug 2009 13:42:26 -0700 (PDT) Organization: http://groups.google.com Lines: 31 Message-ID: References: <9fe70488-2128-4115-b766-c3508c3f28da AT v36g2000yqv DOT googlegroups DOT com> <0d60beaa-5dd4-4552-81d0-b589d4cd1fe5 AT d32g2000yqh DOT googlegroups DOT com> <4A8A314C DOT 80004 AT iki DOT fi> <7881ba50-633c-4aec-9947-b3321e3da846 AT c14g2000yqm DOT googlegroups DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1250800946 3363 127.0.0.1 (20 Aug 2009 20:42:26 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Thu, 20 Aug 2009 20:42:26 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: s31g2000yqs.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.39 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 Hi, On Aug 18, 4:15=A0pm, Rugxulo wrote: > > > > checking whether we are using the GNU C compiler... Exiting due to > > > signal SIGSEGV > > > > General Protection Fault at eip=3D00026547 (quoting what I already mentioned to others): The problem seems to be "return $ac_retval". So if you comment those few out, it obviously won't work, but at least it won't crash. Don't ask me why, I dunno. And since the return values are needed, without this working it doesn't find a valid CPP, most header files (!), etc. But hey, at least we know how to isolate it, mostly. Hopefully that was the hardest part. :-P P.S. If anybody wants to test, here's latest ZILE sources (and I can send my lame-o tweaks if needed). Basically, I'm just trying to get "./ configure" to not crash (comment out all "return $ac...") and then eventually actually work (not done, might need patching Bash). I actually just used Cygwin's old AutoConf 2.63 (grrr, stupid setup.exe is hard to tell to get an older version) to regenerate it as a temporary workaround. But obviously that's not an ideal solution looking forward. Any hints are highly appreciated. (And no, DJGPP's 2.59 doesn't work, no flock support, among other issues.) zile-2.3.10.tar.gz 12-Aug-2009 20:26 702K http://ftp.gnu.org/gnu/zile/zile-2.3.10.tar.gz