![]() |
|
We don't bite newbies here... much | |
PerlMonks |
Building Net:SSLeay fails with latest openssl 1.0.2hby jobinjoseph121 (Novice) |
on Aug 08, 2016 at 12:41 UTC ( #1169356=perlquestion: print w/replies, xml ) | Need Help?? |
jobinjoseph121 has asked for the wisdom of the Perl Monks concerning the following question:
Hi, We are using Net::SSLeay 1.77 module source from cpan and compile it locally. This perl module got compiled successfully till the openssl upgrade to latest version 1.0.2h. Now we are receiving the following error in the Windows build (both x64 and x86).
Checking the SSLeay.xs file, all the variables for which this error is seen seem to be declared in the same file itself. Since i am new to this, could you please help to identify what should be wrong here? Thanks, Jobin
Back to
Seekers of Perl Wisdom
|
|