Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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" To: Subject: Perl Module SSLeay 1.25 Problems Date: Wed, 3 Dec 2003 13:11:46 -0500 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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/