Skip to content

Instantly share code, notes, and snippets.

@z448
Created February 13, 2016 07:54
Show Gist options
  • Save z448/91600b217643719e3692 to your computer and use it in GitHub Desktop.
Save z448/91600b217643719e3692 to your computer and use it in GitHub Desktop.
errors

###IO::Socket::SSL fail

dyld: lazy symbol binding failed: Symbol not found: _CRYPTO_THREADID_get_callback Referenced from: /Users/z/perl5/lib/perl5/darwin-thread-multi-2level/auto/Net/SSLeay/SSLeay.bundle Expected in: flat namespace

dyld: Symbol not found: _CRYPTO_THREADID_get_callback Referenced from: /Users/z/perl5/lib/perl5/darwin-thread-multi-2level/auto/Net/SSLeay/SSLeay.bundle Expected in: flat namespace

Trace/BPT trap: 5


linode/homebrew-cli#9 Thank you everyone for all of your feedback and input! El Capitan has changed some of the resources for the SSL dependencies. Our homebrew installer has been updated to use the newer CLI build from today, which includes an updated Makefile.pl that no longer needs the Crypt::SSLeay dependency. As of LWP version 6.02, our SSL requirements can be fulfilled from within LWP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment