X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 11 Nov 2011 15:24:54 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: Windows 7 Ultimate 64bit installation error and python Message-ID: <20111111142454.GD15154@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20111111091410 DOT GA15154 AT calimero DOT vinschen DOT de> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Nov 11 06:16, Gerald Baggett wrote: > Try rebaseall. See /usr/share/doc/rebase/README. > > > Corinna > > I have already tried that already and this is the results to even that 0x380000 or 0x3F0000 are pretty weird addresses for a DLL. This should only happen, if a DLL isn't rebased, or if DLLs collide. What rebase package version did you use? If you used the latest 4.0.1, you can call `rebase -s -i'. This prints the list of DLLs which have been rebased in the latest run, together with their default load addresses and size. If adjacent DLLs collide, `rebase -s -i' will print an asterisk right after the size at the end of the line. Search for select.dll and see if it collides with another DLL. If so, run rebaseall again. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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