From: "Mark E." To: djgpp-workers AT delorie DOT com Date: Sat, 18 Aug 2001 23:36:16 -0400 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Bash 2.05 beta 09/13-Aug-2001 SIGABRT Message-ID: <3B7EFBF0.26662.30B9FA@localhost> In-reply-to: <000901c127df$20f10060$0a02a8c0@acceleron> X-mailer: Pegasus Mail for Win32 (v3.12c) Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > 1) On Win 98 the configure script stops, the majority of time after the > "checking for string.h" message is displayed. By stopping I mean that the > display stops scrolling, no errors are displayed.. Since I have win 98, I can comment on this. With several day old version of libc linked with bash, grep 2.4 configure works perfectly. After updating libc, I get the same problem you observe. Mark