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=haUrFcJVl8H0HkL4 mYBjZgjPOfrTNf1/LQ6nCXX6psTxEW4+Epl9C7NcXyOPTTfjokoPhIfsQGO8m9ks Jv4OKCYIuh3dQvzAu1aGJ0Naig5bkaf12PgWFXmtvj/olBP/pRHlUsZxF3xYKn89 1ZYT1sb9qJBvK0xD5zsd5PcDJkU= 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=YVug1jysuQSk+DwAZj34DK piZMQ=; b=opCXHDvUYeTouZEv32BnEAwjnz74TTC68zIW0uG/5wkzlU7S2q0M+S TlzJUDMY89RD3HGkNyxGg9Rdi13r4C8bKEddRdXeOcKhqeCadMFi/qn4HgkrAT6F EEwzLY4G1On7MW1C17Lj/oB98NpEgFx3Yshq5flV5VY6A5Qa7XpbI= 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=-1.4 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.2 X-HELO: hampton.hostforweb.net Date: Thu, 07 Aug 2014 08:40:53 +0900 Message-ID: From: Katsumi Yamaoka To: cygwin AT cygwin DOT com Subject: Re: (call-process ...) hangs in emacs References: <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> <20140806084849 DOT GJ13601 AT calimero DOT vinschen DOT de> 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 Wed, 06 Aug 2014 10:48:49 +0200, Corinna Vinschen wrote: > On Aug 6 11:30, Katsumi Yamaoka wrote: >> % ./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 [...] > You definitely have a DLL collision. What about perlrebase? Oh, I did never know such a help tool existence. Thanks so much! But strangely enough, autogen.sh and perl work today without doing anything in particular. What I did since last night was only to shutdown and to boot the PC. Such is one of mysteries of Cygwin. >> 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. Great! Now I'm running trunk Emacs that I built with the patch. I also verified it runs with no problem for the batch jobs; I'm using newly built ELisp packages, such as Gnus, for the first time in these 7 days. Thanks a lot! -- 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