This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Compiling node.js fails -- Resolved


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

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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]