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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=b5MHAKQm9UkyX6tk44eWwgLfNGFgyUr4kLmGFLNATNU H8pBY0ppMFJ1QmUGaGY5c9ppK6nGbfHrAIerJXO1EPW/L1xWTx6AY7Z54W1F73RT 9y9xFDHU9qp3u0+D16p+g7Lfy2db9f0MEMlKM/iy/EoTcVkJZQtz8LbH0rVaFbX4 = 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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=+I2BxDvbxNkVrrpvh8YXVCqa4Sg=; b=GoYRVqP4lXruI2aQO NlsstuRv+J4aC+VVB2kStvODC3+PQYMAwYMq1xYG4mv1xH0xHRbOpUeaUiAU5TMi eYYyfVhbn52IemcRIPrv1Pjf7fDNdWJFosQ0OWYAz1y9jkSz8TYSSYjEWTxVMOPl GR9bOxH2VqcSTW1dkECwmXK9k4= 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=-2.3 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: limerock01.mail.cornell.edu X-CornellRouted: This message has been Routed already. Message-ID: <559C3630.2070202@cornell.edu> Date: Tue, 07 Jul 2015 16:27:28 -0400 From: Ken Brown User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: setup improvement . was : autoreconf: problem while executing References: <55978DE2 DOT 4000707 AT vol DOT at> <5597921F DOT 9070903 AT gmail DOT com> <5597FC17 DOT 60601 AT vol DOT at> <559807A6 DOT 9000805 AT gmail DOT com> <55980C78 DOT 3030104 AT cornell DOT edu> <55984AE8 DOT 6080803 AT vol DOT at> <5598F42E DOT 1040806 AT gmail DOT com> <559C3204 DOT 7040508 AT vol DOT at> In-Reply-To: <559C3204.7040508@vol.at> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 7/7/2015 4:09 PM, Simon Eigeldinger wrote: > while it was removing the packages, perl hang a bunch of times and i had > to kill it all the time it started hanging. > > After i did a full rebase and i tried to run autoreconf i got again the > fork issues. > seems that hasn't helped much. I have sometimes found that I have to reboot before the full rebase works properly. I'm not sure why. In your case, however, I agree with what Marco said: You probably have too many DLLs installed, and rebasing simply won't do the job. > wonder if there is a problem with perl? Unlikely. > maybe removing the desktops might be a big load off the system? I think it will be extremely tedious and time-consuming to try to solve the problem by selectively uninstalling packages. You might be better off starting with a new installation, and just selecting for install the packages you think you need. For example, you could start by just installing autoconf and its dependencies. The autorebase postinstall script should have no problem with that. Then re-run setup-x86.exe and install additional packages/categories that you need (but not everything!). Good luck. Ken -- 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