[MacPorts] #21959: Erlang: Undefined symbol _SSL_CTX_set_info_callback

MacPorts noreply at macports.org
Mon Oct 12 13:57:29 PDT 2009


#21959: Erlang:  Undefined symbol _SSL_CTX_set_info_callback
----------------------------------+-----------------------------------------
 Reporter:  jadenb1729@…          |       Owner:  bfulgham@…           
     Type:  defect                |      Status:  new                  
 Priority:  Normal                |   Milestone:                       
Component:  ports                 |     Version:  1.8.1                
 Keywords:                        |        Port:  erlang               
----------------------------------+-----------------------------------------

Comment(by valeriy.zamarayev@…):

 I've just hit the same problem on Leopard, the erlang port attempts to use
 the system version of OpenSSL (in /usr/lib). I've worked around the
 problem by editing the Portfile so that the following is added to
 configure:
 {{{
 --with-ssl=/opt/local
 }}}

 I think the fix should do this rather than patch Erlang sources.

-- 
Ticket URL: <http://trac.macports.org/ticket/21959#comment:11>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list