[MacPorts] #61521: xemacs @21.4.22: error: implicitly declaring library function 'exit'

MacPorts noreply at macports.org
Tue Jan 19 06:18:20 UTC 2021


#61521: xemacs @21.4.22: error: implicitly declaring library function 'exit'
---------------------------+-----------------------------
  Reporter:  wealthychef1  |      Owner:  dstrubbe
      Type:  defect        |     Status:  closed
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.6.4
Resolution:  duplicate     |   Keywords:  bigsur catalina
      Port:  xemacs        |
---------------------------+-----------------------------
Changes (by ryandesign):

 * status:  assigned => closed
 * resolution:   => duplicate


Comment:

 unistd.h does not define `exit()`; stdlib.h does. For each implicit
 declaration of function, it must be researched what the correct header is
 and the correct include must be added to the applicable code.

 Duplicate of #61383.

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


More information about the macports-tickets mailing list