grondilu / openssl

Perl6 API to OpenSSL
Artistic License 2.0
3 stars 8 forks source link

Cannot locate symbol 'SHA' in native library 'libssl.so' #12

Open AlexDaniel opened 6 years ago

AlexDaniel commented 6 years ago

I get this when running tests:

t/basic.t ... 1/11 Cannot locate symbol 'SHA' in native library 'libssl.so'
  in method setup at /home/alex/.rakudobrew/moar-master/install/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 (NativeCall) line 283
  in method CALL-ME at /home/alex/.rakudobrew/moar-master/install/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 (NativeCall) line 570
  in sub sha0 at /home/alex/git/openssl/lib/SSL/Digest.pm (SSL::Digest) line 67
  in sub sha0 at /home/alex/git/openssl/lib/SSL/Digest.pm (SSL::Digest) line 55
  in block <unit> at t/basic.t line 22