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