X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.0 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org Message-ID: <4C44FB22.1030601@gmail.com> Date: Mon, 19 Jul 2010 18:25:54 -0700 From: David Vergin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US; rv:1.9.2.4) Gecko/20100608 Thunderbird/3.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Compiling node.js fails -- Resolved References: <4C44B81E DOT 2070509 AT gmail DOT com> <4C44C4E1 DOT 6070608 AT cygwin DOT com> In-Reply-To: <4C44C4E1.6070608@cygwin.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 7/19/2010 2:34 PM Larry Hall (Cygwin) said: > On 7/19/2010 4:39 PM, David Vergin wrote: >> I'm trying to compile node.js >> ---------------------8<------------------------------------------ >> $ ./configure >> ... ... >> 0 [main] python 3968 C:\cygwin\bin\python.exe: *** fatal error - unable >> to remap \\?\C:\cygwin\lib\python2.6\lib-dynload\time.dll to same >> address as parent: 0x360000 != 0x3E0000 > > "unable to remap" is typically an indication of one of two things: > > 1. The need to install the "rebase" package, read its README, and > run 'rebaseall' as it instructs. > > 2. Thanks, Larry. rebaseall did the trick. dv -- 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