This is the mail archive of the cygwin@cygwin.com 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]

Perl Module SSLeay 1.25 Problems


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]