X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: bash 2.05 crash trying to "./configure" ZILE 2.3.10 Date: Tue, 11 Aug 2009 13:53:40 -0700 (PDT) Organization: http://groups.google.com Lines: 58 Message-ID: <9fe70488-2128-4115-b766-c3508c3f28da@v36g2000yqv.googlegroups.com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1250024020 19379 127.0.0.1 (11 Aug 2009 20:53:40 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Tue, 11 Aug 2009 20:53:40 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: v36g2000yqv.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9b5) Gecko/2008041514 Firefox/3.0b5,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 (Below is more or less what I e-mailed the GNU Autoconf team, but they annoyingly say, "Take it up with the DJGPP Bash maintainer" [which IIRC is /dev/null], so I'm posting it here despite my own skepticism): I have tried this in various setups, on Vista, XP, even under DOSEMU. So please, don't tell me I didn't give it an honest shake. :-) But for some reason, ever since Reuben (rrt) upgraded to AutoConf 2.64 for Zile, it just bombs out when using DJGPP Bash. Ugh, I have no idea. :-/ Note that he took a look at my config.log and didn't find anything (no surprise). ---------- Forwarded message ---------- From: Rugxulo Date: Tue, Aug 11, 2009 at 4:40 PM Subject: Re: ZILE 2.3.9 (weak but successful attempt at DJGPP 2.04 compile) To: Reuben Thomas Hi again, quick reply this time, On Tue, Aug 11, 2009 at 9:35 AM, Reuben Thomas wrote: > > If you have no success with this, a config.log would be nice. On XP, it aborts at the same place, but instead of silently, it actually GPFs, oddly enough: --------------------------------------------------------------------------------- checking whether we are using the GNU C compiler... Exiting due to signal SIGSEG V General Protection Fault at eip=00025bee eax=666e6f63 ebx=001d23f8 ecx=00000000 edx=001a3e40 esi=983dfadd edi=10316051 ebp=001a36cc esp=001a36b0 program=c:\djgpp\bin\sh.exe cs: sel=01ff base=02b70000 limit=002effff ds: sel=0207 base=02b70000 limit=002effff es: sel=0207 base=02b70000 limit=002effff fs: sel=01d7 base=00017c90 limit=0000ffff gs: sel=0217 base=00000000 limit=0010ffff ss: sel=0207 base=02b70000 limit=002effff App stack: [001a7dd0..000a7dd4] Exceptn stack: [000a7418..000a54d8] Call frame traceback EIPs: 0x00025bee 0x0001522f 0x00015ae6 0x0001f333 0x00024e90 0x00011650 0x0003acc7 0x00027f71 0x00029f37 0x0007e55e sh-2.05b$ ---------------------------------------------------------------------------------