X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: Uu383n6swBCEN1G9up0WSnxbvN8fCPmk Message-ID: <4CC863DA.6070600@cygwin.com> Date: Wed, 27 Oct 2010 13:39:38 -0400 From: "Larry Hall \(Cygwin\)" Reply-To: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.21) Gecko/20090320 Remi/2.0.0.21-1.fc8.remi Lightning/0.9 Thunderbird/2.0.0.21 Mnenhy/0.7.5.0 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Unable to remap error References: <4CABA7D8 DOT 8030209 AT cygwin DOT com> <4CACBDB2 DOT 60509 AT cygwin DOT com> In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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 On 10/27/2010 10:43 AM, Harie Ram wrote: > On Mon, Oct 11, 2010 at 7:57 PM, Harie Ram wrote: >> 1. You have 3rd party DLLs built with Cygwin. These won't get rebased >>> by default because rebaseall doesn't know about them. Read the >>> readme for details on how to include these other DLLs >> >> How would I know which are the 3rd party dlls ?? I have installed the >> packages from the Cygwin website only. >> >> 2. >> >> BLODA is not a problem for sure as the same list of applications are >> there on Windows XP also and this package is working absolutely fine. > Hi Team, > Can someone reply to this question ? > How would I know which are the 3rd party dlls ?? I have installed the > packages from the Cygwin website only. Assuming you haven't built any yourself, you'd have to look for these. There are tools out there that are built using Cygwin and depend on cygwin1.dll but don't come from cygwin.com. In a rough approximation of a brute force approach (assuming you can't more intelligently determine a good list to investigate), you can search for all *.dll files on your system and run each through 'cygcheck' looking for 'cygwin1.dll' in the output. Any that you find that aren't from the packages you installed (under your Cygwin root directory) would be the ones you need to consider. From a practical standpoint, if you're seeing the problem now, the problematic DLL(s) would be loaded so you can certainly limit what you look at to those apps that are currently running (or would run when you see the problem). -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 216 Dalton Rd. (508) 893-9889 - FAX Holliston, MA 01746 _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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