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]

WLMP cannot map to parent and Rebaseall fails for unknown reason.


Hi all,

I am trying to get my version of Cygwin to play nicely with WLMP[1]
which installs it's own version of some key cygwin dlls locally. When
I launch the WLMP version of lightty, I get the classic 'Unable to
Remap' error [2]. This is usually solved by a quick trip to rebaseall,
so I tried:

$ ./rebaseall -v -T `./find /cygdrive/c/WLMP/LightTPD/ -iname '*dll'
rebaseall: '/cygdrive/c/WLMP/LightTPD/CygBZ2-1.dll' is not readable
$ ./cat /cygdrive/c/WLMP/LightTPD/CygBZ2-1.dll
<< BINARY JUNK >>

The file is, in fact, readable. I can 'cat' it from the ash command
line right there. Heck, I can even write to it. NTFS file permissions
are set to 'Full Control' for the user running ./rebaseall. No other
files have it open (per process explorer). So why in blazes does
rebaseall think that it's not readable?!

Oren

PS. I know that WLMP is not Cygwin's problem. I was merely hoping that
some kind soul would point me in the right direction to rebasing all
my DLLs for a happy cygwin + WLMP family.

[1]?http://en.wlmp-project.net/?-- unfortunately the build of lightty
that comes with Cygwin doesn't have SSL baked in, nor is there a
PHP/MySQL stack.

[2]?35 [main] LightTPD 4604 C:\WLMP\LightTPD\LightTPD.exe: *** fatal
error - unable to remap C:\WLMP\LightTPD\cygminires.dll to same
address as parent (0x330000) != 0x6EFC0000

--
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]