[MacPorts] #28662: baresip 0.1.0

MacPorts noreply at macports.org
Mon May 23 14:33:52 PDT 2011


#28662: baresip 0.1.0
-------------------------+--------------------------------------------------
  Reporter:  aeh@…       |       Owner:  ryandesign@…           
      Type:  submission  |      Status:  reopened               
  Priority:  Normal      |   Milestone:                         
 Component:  ports       |     Version:  1.9.2                  
Resolution:              |    Keywords:  SIP,SDP,RTP            
      Port:  baresip     |  
-------------------------+--------------------------------------------------
Changes (by aeh@…):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 Thanks for committing the Portfile. However, I found some additional
 issues that I think we should fix.
 the attached patch (baresip-portfile.diff) enables some more modules that
 actually makes the application
 useful (coreaudio drivers, g711, quicktime etc). Could you please apply
 that patch?

 I also got an issue with starting baresip, after installed from macports:

 {{{

 dl: dlsym: dlsym(0x7fff5fc43ce8, exports): symbol not found
 conf: module stdio.so: Authentication error
 dl: dlsym: dlsym(0x7fff5fc43ce8, exports): symbol not found
 conf: module g711.so: Authentication error

 }}}

 when baresip loads the dynamic module, it cannot find the "exports"
 symbol,
 for some reason. after some debugging I noticed that some symbols are
 missing
 in the .so files built by macports (they are present in a regular "make"):

 {{{
 0000000000000d26 s  stub helpers
 0000000000000000 t __mh_dylib_header
 }}}

 are they stripped away or something? or are we using some wrong options
 to CC/LD ?

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


More information about the macports-tickets mailing list