#50783: curl: needs recompile as SSLv2_client_method symbol no longer in libssl ------------------------+-------------------------------- Reporter: J.Gilbey@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.3.4 Keywords: | Port: curl ------------------------+-------------------------------- With the latest sync, evince is broken because the curl library needs updating: {{{ ~/texdocs $ evince integrals.pdf (evince:62168): EvinceDocument-WARNING **: dlopen(/opt/local/lib/evince/4/backends/libpdfdocument.so, 10): Symbol not found: _SSLv2_client_method Referenced from: /opt/local/lib/libcurl.4.dylib Expected in: /opt/local/lib/libssl.1.0.0.dylib in /opt/local/lib/libcurl.4.dylib }}} Running {{{ port upgrade -s -n --force curl }}} fixed the issue (but just reinstalling curl from binary didn't). -- Ticket URL: <https://trac.macports.org/ticket/50783> MacPorts <https://www.macports.org/> Ports system for OS X