Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Injected-Via-Gmane: http://gmane.org/ To: cygwin AT cygwin DOT com From: Nicholas Wourms Subject: Re: perl 5.8.0-2 and WaitForMultipleObjects under win98 Date: Fri, 04 Apr 2003 15:26:18 -0500 Lines: 30 Message-ID: <3E8DEA6A.6030605@netscape.net> References: <3E8D9891 DOT 1020504 AT email DOT byu DOT edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet AT main DOT gmane DOT org Cc: "Pierre A. Humblet" User-Agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.0.2) Gecko/20030208 Netscape/7.02 X-Accept-Language: en-us, en Eric Blake wrote: > Has anyone else seen this? Ever since I upgraded from perl 5.6 to perl > 5.8.0-2, I am no longer able to run automake or autoconf on my Win98 > machine. Both of those invoke perl, and then hang, printing messages > such as: > > 406 [main] perl 614369 sync_with_child: WaitForMultipleObjects timed > out > 307776554 [main] perl 614369 sync_with_child: WaitForMultipleObjects > timed out > 620499865 [main] perl 614369 sync_with_child: WaitForMultipleObjects > timed out > This is also happening on WinME when I try to run either of those programs with the new perl. Except I get something along the lines of "failed to sync with child" instead of WaitForMultipleObjects timed out. The net effect is the same as you reported, though. I had to revert back to 5.6.1 because it was so bad. Rebasing does *not* work, nor do I believe this to be a rebasing issue. I honestly think this is the result of fiddling with the stack size during the build (--stack,8388608) and non NT systems just don't like it. I may be wrong... Pierre, since you have WinME, are you seeing this as well? Cheers, Nicholas -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/