Mail Archives: cygwin/2011/04/26/09:40:56
X-Recipient: | archive-cygwin AT delorie DOT com
|
X-SWARE-Spam-Status: | No, hits=1.3 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,RFC_ABUSE_POST,T_TO_NO_BRKTS_FREEMAIL
|
X-Spam-Check-By: | sourceware.org
|
MIME-Version: | 1.0
|
Date: | Tue, 26 Apr 2011 21:40:27 +0800
|
Message-ID: | <BANLkTikejGUkBom8wYf43xgwSBHNhJfEXg@mail.gmail.com>
|
Subject: | rebasing freshly built executables?
|
From: | Dima Pasechnik <dimpase AT gmail DOT com>
|
To: | cygwin AT cygwin DOT com
|
X-IsSubscribed: | yes
|
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm
|
List-Id: | <cygwin.cygwin.com>
|
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com>
|
List-Archive: | <http://sourceware.org/ml/cygwin/>
|
List-Post: | <mailto:cygwin AT cygwin DOT com>
|
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
|
Sender: | cygwin-owner AT cygwin DOT com
|
Mail-Followup-To: | cygwin AT cygwin DOT com
|
Delivered-To: | mailing list cygwin AT cygwin DOT com
|
Dear all,
while building Maxima on Windows 7 / Cygwin 1.7.9, with ECL (an
implementation of Common Lisp), we see the following puzzling error
messages, quite reminiscent of the usual cygwin installation in need
of rebaseall:
3 [main] ecl 2448 C:\cygwin\home\dima\sage-4.7.alpha5\local\bin\ecl.exe: *
** fatal error - unable to remap \\?\C:\cygwin\tmp\eclfeH9uJ.dll to
same address
as parent: 0x510000 != 0x810000
3 [main] ecl 2448 C:\cygwin\home\dima\sage-4.7.alpha5\local\bin\ecl.exe: *
** fatal error - unable to remap \\?\C:\cygwin\tmp\eclfeH9uJ.dll to
same address
as parent: 0x510000 != 0x810000
Stack trace:
Frame Function Args
0022A468 6102796B (0022A468, 00000000, 00000000, 00000000)
0022A758 6102796B (6117EC60, 00008000, 00000000, 61180977)
0022B788 61004F1B (611A7FAC, 6124DDB4, 00510000, 00810000)
End of stack trace
3 [main] ecl 1724 fork: child 2448 - died waiting for dll
loading, errno 1
Any idea what this would mean, in particular, why one sees these
temporary DLLs C:\cygwin\tmp\eclfeH9uJ.dll
there? Is it something internal to ECL, or rather it's Cygwin trying
to do something and creating a temporary DLL along the way?
Any idea what should be fixed/rebased/whatever here? (and how :))
Thanks,
Dmitrii
--
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
- Raw text -