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 Message-ID: Date: Wed, 28 Sep 2005 12:28:26 +0200 From: PSP Blizz Reply-To: PSP Blizz To: cygwin AT cygwin DOT com Subject: Re: Autotools\gcc: "Resource temporarily unavailable" problem In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id j8SAV5Bf016923 I've been looking at what kind of errors "Resource temporarily unavailabe" users have had. Coding the Win32 api isn't a strongpoint of mine. So I've gathered the errors here and some Microsoft Support articles here on the topics. Some seem more relavant than others. Hopefully someone smarter than I will spot something and perhaps even come with a fix ;) Win32 error 5 (ERROR_ACCESS_DENIED) Win32 error 231 (ERROR_PIPE_BUSY) Win32 error 487 (ERROR_INVALID_ADDRESS) PRB: SymGetLineFromAddr May Fail With Error 487 http://support.microsoft.com/default.aspx?scid=kb;en-us;220913 PRB: SymGetSymFromAddr Fails with Error 487 http://support.microsoft.com/default.aspx?scid=kb;en-us;189780 Win32 error 1450 (ERROR_NO_SYSTEM_RESOURCES) FIX: Repeatedly Retrieving Remote Performance Counters May Fail with Status 1450 http://support.microsoft.com/default.aspx?scid=kb;en-us;327795 FIX: RegOpenKeyEx May Fail With Status 1450 http://support.microsoft.com/default.aspx?scid=kb;en-us;237304 Win32 error 1816 (ERROR_NOT_ENOUGH_QUOTA) Working Set Size, Nonpaged Pool, and VirtualLock() http://support.microsoft.com/default.aspx?scid=kb;en-us;108449 Cheers /pspblizz -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/