| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| From: | "Earl Grey" <DecaffeinatedEarlGrey AT earthlink DOT net> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | Perl Module SSLeay 1.25 Problems |
| Date: | Wed, 3 Dec 2003 13:11:46 -0500 |
| Message-ID: | <KNEBJHAMEDONGOPAKAMBIELMCFAA.DecaffeinatedEarlGrey@earthlink.net> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
| Importance: | Normal |
...I had some problems with my emailing program. If this is a duplicate,
disregard...
I've installed the latest version of cygwin at the end of November, 2003. I
have Open SSL from Cygwin. Today, December 3, 2003, I tried to install
Net::SSLeay
perl -MCPAN -e 'install Net::SSLeay'
----Some of the output:----
CPAN.pm: Going to build S/SA/SAMPO/Net_SSLeay.pm-1.25.tar.gz
Checking for OpenSSL-0.9.6j or 0.9.7b or newer...
You have OpenSSL-0.9.7c installed in /usr
Checking if your kit is complete...
Looks good
Checking if your kit is complete...
Looks good
...
[Got some warnings]
gcc -c -I/usr/include -I/usr/inc32 -I/usr/kerberos/include -DPERL_USE_SAFE_
PUTENV -fno-strict-aliasing -DUSEIMPORTLIB -O -DVERSION=\"1.25\" -DXS_VERS
ION=\"1.25\"
"-I/usr/lib/perl5/5.8.0/cygwin-multi-64int/CORE" -DPERL5 -DOPENSSL_NO_KRB5
SSLeay.c
SSLeay.c: In function `XS_Net__SSLeay_CTX_new':
SSLeay.c:1763: warning: cast from pointer to integer of different size
SSLeay.c: In function `XS_Net__SSLeay_CTX_v2_new':
SSLeay.c:1780: warning: cast from pointer to integer of different size
...
[But the real problem is that it gets stuck in a loop]
Testing pointer to int casting...
C:\cygwin\bin\perl.exe: *** unable to remap C:\cygwin\bin\cygssl-0.9.7.dll
to same address as parent(0x7A0000) != 0x7B0000
5 [main] perl 4084 sync_with_child: child 2148(0x704) died before
initialization with status code 0x1
59393 [main] perl 4084 sync_with_child: *** child state child loading dlls
C:\cygwin\bin\perl.exe: *** unable to remap C:\cygwin\bin\cygssl-0.9.7.dll
to same address as parent(0x7A0000) != 0x7B0000
5183195 [main] perl 4084 sync_with_child: child 532(0x6D8) died before
initialization with status code 0x1
5218686 [main] perl 4084 sync_with_child: *** child state child loading dlls
C:\cygwin\bin\perl.exe: *** unable to remap C:\cygwin\bin\cygssl-0.9.7.dll
to same address as parent(0x7A0000) != 0x7B0000
...
Any suggestions?
Thanks,
Earl
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |