X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org X-Yahoo-SMTP: Uu383n6swBCEN1G9up0WSnxbvN8fCPmk Message-ID: <4C44C4E1.6070608@cygwin.com> Date: Mon, 19 Jul 2010 17:34:25 -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: Compiling node.js fails References: <4C44B81E DOT 2070509 AT gmail DOT com> In-Reply-To: <4C44B81E.2070509@gmail.com> 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 7/19/2010 4:39 PM, David Vergin wrote: > Running Windows 7 Pro 64x. cygcheck.out attached. > > I'm trying to compile node.js > I cloned the source from the node.js git repo at > git://github.com/ry/node.git > > The claim on the official node.js web site is that it should work on > Cygwin: http://nodejs.org/#build And there are reports of success > compiling on cygwin over recent months on the web. > > But: > ---------------------8<------------------------------------------ > $ ./configure > Checking for program g++ or c++ : /usr/bin/g++ > Checking for program cpp : /usr/bin/cpp > Checking for program ar : /usr/bin/ar > Checking for program ranlib : /usr/bin/ranlib > Checking for g++ : ok > Checking for program gcc or cc : /usr/bin/gcc > 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. Investigate one or the other... or even both! ;-) -- 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