[MacPorts] #68959: cook fails to build: error: redefinition of 'iswprint' etc.
MacPorts
noreply at macports.org
Wed May 21 13:17:16 UTC 2025
#68959: cook fails to build: error: redefinition of 'iswprint' etc.
---------------------------+--------------------
Reporter: barracuda156 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Resolution: | Keywords: sonoma
Port: cook |
---------------------------+--------------------
Comment (by barracuda156):
Fix:
{{{
--- configure 2010-09-25 17:19:29.000000000 +0800
+++ configure 2025-05-21 21:07:26.000000000 +0800
@@ -4838,6 +4838,7 @@
/* end confdefs.h. */
#include <ctype.h>
+#include <stdlib.h>
#ifdef HAVE_WIDEC_H
#include <widec.h>
#endif
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68959#comment:2>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list