X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: ANNOUNCE: release 3 of the DJGPP port of GNU Bash 2.04 uploaded. Date: Mon, 21 Sep 2009 13:36:58 -0700 (PDT) Organization: http://groups.google.com Lines: 74 Message-ID: <4fbf12be-e43a-4713-9ee4-b439044a358b@b18g2000vbl.googlegroups.com> References: <200909210306 DOT n8L36FrR016815 AT delorie DOT com> <918d28f7-d449-438e-9fdf-3d320139d34c AT m11g2000vbl DOT googlegroups DOT com> <4AB74C1A DOT 4090904 AT iki DOT fi> <4AB7C115 DOT 7080208 AT iki DOT fi> 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 1253565418 20278 127.0.0.1 (21 Sep 2009 20:36:58 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Mon, 21 Sep 2009 20:36:58 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: b18g2000vbl.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/532.0 (KHTML, like Gecko) Chrome/3.0.195.21 Safari/532.0,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 Sep 21, 1:08=A0pm, Andris Pavenis wrote: > 21.09.2009 12:49, Andris Pavenis kirjoitti: > > > 09/21/2009 12:32 PM, Rugxulo kirjoitti: > >> P.S. I know your site has a patched 2.05b for /beta/, will that be > >> uploaded next or is there something else blocking it? > > Nothing blocking it. Simply should find a time to do it. > > It looks that it is not so with port of bash-2.0.5b for v2.04pre. Configu= ration > fails if configured using 2.0.5b. The last fix neither introduces neither= fixes > this problem. Configuring using bash-2.0.4 (the last update) works OK. Of= course > it could be that the problem appears only under Windows Vista. Surprisingly enough, I don't think that's correct. It may be something specific to your setup. Yes, I see now that even your Bash 2.05b port is using the older stub ("2.02"), so you didn't use DJGPP 2.04. However, when the patch was originally announced on djgpp-workers, I tried downloading your bin + src .ZIPs from your site, but it was either really really slow or hung or whatever, so I just downloaded the tiny patch and recompiled it myself. That was on my Vista Home Premium SP2 laptop here, and I used DJGPP 2.04 and old Bash 2.05b to configure it. I didn't encounter any problems, and it seems to work fine (e.g. ZILE's configure from Autoconf 2.64). I ran djconfig.sh in the djbuild/ dir. Perhaps you tried running configure directly?? (I dunno, but it must be something silly if even I can build it, heh.) ----------------------------------------------------------------- [ Vista ] - Mon 09/21/2009 >v bash.exe -rwxr-xr-x 1 Rugxulo dos 664064 Sep 9 22:19 bash.exe [ Vista ] - Mon 09/21/2009 >bash gordon.sh Calling out to the world... MS-DOS Preparing to meet our maker! [ Vista ] - Mon 09/21/2009 >ver Microsoft Windows [Version 6.0.6002] [ Vista ] - Mon 09/21/2009 >scrndump ----------------------------------------------------------------- make.exe[2]: Nothing to be done for `all-am'. make.exe[2]: Leaving directory `c:/Armslurp/temp/moo/zile-2.3.12' make.exe[1]: Leaving directory `c:/Armslurp/temp/moo/zile-2.3.12' Ultimate Packer for eXecutables Copyright (C) 1996 - 2008 UPX 3.03w Markus Oberhumer, Laszlo Molnar & John Reiser Apr 27th 2008 File size Ratio Format Name -------------------- ------ ----------- ----------- 320000 -> 150716 47.10% djgpp2/coff zile.exe Packed 1 file. [ Vista/DJGPP ] - Mon 09/21/2009 >grep return.\$ac_retval configure return $ac_retval return $ac_retval return $ac_retval return $ac_retval return $ac_retval [ Vista/DJGPP ] - Mon 09/21/2009 >where /t bash 645632 9/9/2009 2:23:44 PM c:\Armslurp\djgpp\bin\bash.exe [ Vista/DJGPP ] - Mon 09/21/2009 >scrndump -----------------------------------------------------------------