[MacPorts] #50789: curl @7.47.1 prebuilt binary issue

MacPorts noreply at macports.org
Thu Mar 3 08:42:04 PST 2016


#50789: curl @7.47.1 prebuilt binary issue
-----------------------+--------------------------------
 Reporter:  steeves@…  |      Owner:  macports-tickets@…
     Type:  defect     |     Status:  new
 Priority:  Normal     |  Milestone:
Component:  ports      |    Version:  2.3.4
 Keywords:             |       Port:  curl
-----------------------+--------------------------------
 When using the prebuilt curl binary from macports R runs into issues when
 attempting to reference the libcurl shared library.

 {{{
 Error in dyn.load(file, DLLpath = DLLpath, ...) :
   unable to load shared object
 '/Users/msteeves/Library/R/3.2/library/curl/libs/curl.so':
   dlopen(/Users/msteeves/Library/R/3.2/library/curl/libs/curl.so, 6):
 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
 }}}

 If I install the binary curl and then R, I can get this error when calling
 "install.packages", or when attempting to build the "curl" package in R.
 If I uninstall the binary curl then everything works as expected without
 error, and if I install the curl package from source ("port install -s
 curl"), then the error also does not appear in that case as well.

-- 
Ticket URL: <https://trac.macports.org/ticket/50789>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list