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

2010-08-28 Thread Larry Hall (Cygwin)

On 8/27/2010 12:11 PM, Oren Elrad wrote:

snip


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.


Have you considered http://cygwin.com/acronyms/#BLODA?

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



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

2010-08-27 Thread Oren Elrad
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 (0x33) != 0x6EFC

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