#50834: ruby21 @ 2.1.8_0 - "Symbol not found: _SSLv2_client_method" ------------------------------------------+----------------------- Reporter: pioto@… | Owner: kimuraw@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Resolution: | Keywords: Port: ruby19 ruby21 ruby22 ruby23 | ------------------------------------------+----------------------- Comment (by pioto@…): Simply rebuilding from source was sufficient to correct this: {{{ $ sudo port upgrade --force -s ruby21 # wait a while... $ ruby2.1 -e 'require "openssl"' -e 'puts OpenSSL::OPENSSL_LIBRARY_VERSION' OpenSSL 1.0.2g 1 Mar 2016 }}} So, I assume that a new build just has to be made, possibly with a revbump to go with it? -- Ticket URL: <https://trac.macports.org/ticket/50834#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X