[MacPorts] #19124: neon: build failure because openssl does not provide _SSL_SESSION_cmp

MacPorts noreply at macports.org
Thu Apr 2 06:47:56 PDT 2009


#19124: neon: build failure because openssl does not provide _SSL_SESSION_cmp
-------------------------------------+--------------------------------------
 Reporter:  akim.demaille@…          |       Owner:  macports-tickets@…                   
     Type:  defect                   |      Status:  new                                  
 Priority:  Normal                   |   Milestone:  Port Bugs                            
Component:  ports                    |     Version:  1.7.1                                
 Keywords:                           |        Port:                                       
-------------------------------------+--------------------------------------
 The most recent version of opensslm 1.0.0, does not provide this symbol:

 {{{
 sudo nm /opt/local/lib/libssl.1.0.0.dylib | c++filt | grep _SSL_SESSION
 0002d0d0 T _PEM_read_SSL_SESSION
 0002d080 T _PEM_read_bio_SSL_SESSION
 0002d180 T _PEM_write_SSL_SESSION
 0002d120 T _PEM_write_bio_SSL_SESSION
 0002c2e0 T _SSL_SESSION_free
 0002c100 T _SSL_SESSION_get_ex_data
 0002c0a0 T _SSL_SESSION_get_ex_new_index
 0002c260 T _SSL_SESSION_get_id
 0002cb10 T _SSL_SESSION_get_time
 0002caf0 T _SSL_SESSION_get_timeout
 0002c120 T _SSL_SESSION_new
 000355f0 T _SSL_SESSION_print
 00035b60 T _SSL_SESSION_print_fp
 0002c0e0 T _SSL_SESSION_set_ex_data
 0002cb30 T _SSL_SESSION_set_time
 0002cad0 T _SSL_SESSION_set_timeout
 00034420 T _d2i_SSL_SESSION
 00033840 T _i2d_SSL_SESSION
 }}}

 yet it is apparently used by neon, see the attached log.

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


More information about the macports-tickets mailing list