[MacPorts] #42152: libbiosig: fails to build on snow leopard (Undefined symbols: _getline)

MacPorts noreply at macports.org
Thu Jan 16 09:06:10 PST 2014


#42152: libbiosig: fails to build on snow leopard (Undefined symbols: _getline)
------------------------+------------------------
  Reporter:  mojca@…    |      Owner:  christsc@…
      Type:  defect     |     Status:  new
  Priority:  Normal     |  Milestone:
 Component:  ports      |    Version:
Resolution:             |   Keywords:
      Port:  libbiosig  |
------------------------+------------------------

Comment (by christsc@…):

 The attached patch and revised Portfile should provide getline on SL if
 the following:

 {{{
 $ nm /opt/local/lib/libgettextlib.dylib | grep getline
 }}}

 returns

 {{{
 U _getline
 }}}

 Currently setting up a 10.6 machine to say for sure but it may take a
 while until it's up and running.

-- 
Ticket URL: <https://trac.macports.org/ticket/42152#comment:8>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list