Compiling node.js fails

Larry Hall (Cygwin) reply-to-list-only-lh@cygwin.com
Tue Jul 20 01:26:00 GMT 2010


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. <http://cygwin.com/acronyms/#BLODA>

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



More information about the Cygwin mailing list