Re: Problem with ruby and cygssl-0.9.8.dll

2007-03-12 Thread Geoffrey T. Cheshire
Thanks for all the replies. Here's an example of a limitation of rebaseall. OpenSSL was just updated and my installs are broken again. I will rebaseall again. Cheers, Geoff -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html

Re: Problem with ruby and cygssl-0.9.8.dll

2007-03-12 Thread Shankar Unni
Geoffrey T. Cheshire wrote: The issue is well stated here: http://cygwin.com/ml/cygwin/2005-10/msg00873.html Though some of the points made there aren't necessarily as stated. Brian - you said: You can get around this by setting up some kind of registry of assigned base addresses, or trea

Re: Problem with ruby and cygssl-0.9.8.dll

2007-03-12 Thread Brian Dessent
"Geoffrey T. Cheshire" wrote: > OK, thanks. But if you've used rebaseall once, won't you have to always > rebase again any time you update cygwin? That is, if rebaseall arranges > each image base in a contiguous block, then you need to rearrange them > any time you add/change a dll. This is bec

Re: Problem with ruby and cygssl-0.9.8.dll

2007-03-12 Thread Geoffrey T. Cheshire
Larry Hall Wrote: > You are right. I should have said this is the right solution > when you have these kinds of problems. The alternate solution > mentioned by Brian is done at the package level and will > generally make this problem disappear transparently for packages > that use it. It must b

Re: Problem with ruby and cygssl-0.9.8.dll

2007-03-12 Thread Larry Hall (Cygwin)
Geoffrey T. Cheshire wrote: Larry Hall Wrote: > Oh I agree. You definitely shouldn't take a route that produced a fix > for you once already. Using it again is just asking for trouble. ;-) > Use 'rebaseall' as you did before. It generally fixes the problem and > is the right solution. I

Re: Problem with ruby and cygssl-0.9.8.dll

2007-03-12 Thread Geoffrey T. Cheshire
Would compiling openssl with --enable-auto-image-base also fix this? Thanks again for any help! Geoff -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ:

Re: Problem with ruby and cygssl-0.9.8.dll

2007-03-11 Thread Geoffrey T. Cheshire
Larry Hall Wrote: > Oh I agree. You definitely shouldn't take a route that produced a fix > for you once already. Using it again is just asking for trouble. ;-) > Use 'rebaseall' as you did before. It generally fixes the problem and > is the right solution. I guess the wink means you're not

Re: Problem with ruby and cygssl-0.9.8.dll

2007-03-11 Thread Larry Hall (Cygwin)
Geoffrey T. Cheshire wrote: Hi all, I'm getting a conflict on several different machines between ruby and cygssl-0.9.8.dll. Here's an example: 8 [main] ruby 3280 E:\cygwin\bin\ruby.exe: *** fatal error - unable to remap E:\cygwin\bin\cygssl-0.9.8.dll to same address as parent(0x34) !=

Problem with ruby and cygssl-0.9.8.dll

2007-03-10 Thread Geoffrey T. Cheshire
Hi all, I'm getting a conflict on several different machines between ruby and cygssl-0.9.8.dll. Here's an example: 8 [main] ruby 3280 E:\cygwin\bin\ruby.exe: *** fatal error - unable to remap E:\cygwin\bin\cygssl-0.9.8.dll to same address as parent(0x34) != 0x473 9 [main] ruby 3392