[MacPorts] #46003: c3270 @3.3.11ga6_0: build fails with "unknown type name 'CPPFunction' "

MacPorts noreply at macports.org
Fri Feb 20 00:49:24 PST 2015


#46003: c3270 @3.3.11ga6_0: build fails with "unknown type name 'CPPFunction' "
----------------------------+---------------------
  Reporter:  crypticmind@…  |      Owner:  jking@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.3.3
Resolution:                 |   Keywords:
      Port:  c3270          |
----------------------------+---------------------

Comment (by skissane@…):

 This is caused by a change in readline library. Older versions of readline
 provided CPPFunction, in new version it is gone. Solution is to edit
 c3270.c line 120 and replace CPPFunction with rl_completion_func_t, then
 it will compile and install fine.

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


More information about the macports-tickets mailing list