X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:message-id:from:to:subject:references :mime-version:content-type; q=dns; s=default; b=ucWucr+fXQs/EC2n BU0VbfirEWZRCpuLbY6lmSVBCxMMWjta7FI0U+D7NnBAYDV9Tm5axXpIcxFnZB3f gG1+jOffLCzV8Fb35yXnuMvxAwLZ8FLmibnH0MEeRffmWdnU4bjz/4P5/Pv/1H7p YHlak3HqXU8WrDBNl7uo6XIrpHM= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:date:message-id:from:to:subject:references :mime-version:content-type; s=default; bh=oM9+jp3NSXrWiRkcVtdWwI VPQ2I=; b=IRdLS2oFozRLXEKZGfUKY0o1lfZBfQFGNkASEcF1VQFRcx8hFYMUi3 fnzxWidNHLifE3LVhiGlIgNRU+zF/SMw9bBTMabwR3GKSTNPHBE3+JqYET6fWlfo 8Jw9oYOT7cbI+3XWmJYaVmuV9DnKnI9q9n5cG4a3VtwL7XB25Rc6w= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_40 autolearn=ham version=3.3.2 X-HELO: hampton.hostforweb.net Date: Wed, 06 Aug 2014 11:30:12 +0900 Message-ID: From: Katsumi Yamaoka To: cygwin AT cygwin DOT com Subject: Re: (call-process ...) hangs in emacs References: <53DB8D23 DOT 7060806 AT alice DOT it> <20140801133225 DOT GD25860 AT calimero DOT vinschen DOT de> <53DEDBBA DOT 20102 AT cornell DOT edu> <20140804080034 DOT GA2578 AT calimero DOT vinschen DOT de> <53DF8BDC DOT 8090104 AT cornell DOT edu> <20140804134526 DOT GK2578 AT calimero DOT vinschen DOT de> <53E0CC2D DOT 4080305 AT cornell DOT edu> <20140805135830 DOT GA9994 AT calimero DOT vinschen DOT de> <53E11A93 DOT 9070800 AT cornell DOT edu> User-Agent: Gnus/5.130012 (=?iso-2022-jp?B?GyRCPz8bKEI=?= Gnus v0.12) Emacs/24.4.50 (i686-pc-cygwin) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-OutGoing-Spam-Status: No, score=-2.9 X-Get-Message-Sender-Via: hampton.hostforweb.net: acl_c_authenticated_local_user: yamaoka On Tue, 05 Aug 2014 13:55:31 -0400, Ken Brown wrote: > Angelo and Katsumi, could you test it and see if it solves the > problems you reported? If so, I'll issue new emacs releases. Thanks. But currently I cannot test it since the autogen.sh script doesn't work as the following. I must make it work, somehow or other... % ./autogen.sh [...] Running 'autoreconf -fi -I m4' ... 0 [main] perl 4508 child_info_fork::abort: address space needed by 'POSIX.dll' (0x2D0000) is already occupied Can't fork, trying again in 5 seconds at /usr/bin/autoreconf-2.69 line 188. 0 [main] perl 6264 child_info_fork::abort: address space needed by 'POSIX.dll' (0x260000) is already occupied Can't fork, trying again in 5 seconds at /usr/lib/perl5/5.14/i686-cygwin-threads-64int/IO/File.pm line 188. [...] rebaseall nor reinstalling of perl and some things doesn't help. :< -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple