[MacPorts] #66765: ncurses error: unknown type name 'SCREEN'
MacPorts
noreply at macports.org
Thu Jan 26 19:07:39 UTC 2023
#66765: ncurses error: unknown type name 'SCREEN'
----------------------+-------------------------
Reporter: vigna | Owner: herbygillot
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.8.0
Resolution: | Keywords:
Port: ncurses |
----------------------+-------------------------
Comment (by kencu):
Looks like the same problem to me :>
different SDK, otherwise same.
ticket:
{{{
In file included from <module-includes>:477:
In file included from
/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/include/ncurses.h:141:
/opt/local/include/unctrl.h:61:63: error: unknown type name 'SCREEN'
NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*,
chtype);
}}}
reproducer:
{{{
In file included from <module-includes>:477:
In file included from
/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX.sdk/usr/include/ncurses.h:141:
/opt/local/include/unctrl.h:61:63: error: unknown type name 'SCREEN'
NCURSES_EXPORT(NCURSES_CONST char *) NCURSES_SP_NAME(unctrl) (SCREEN*,
chtype);
^
}}}
--
Ticket URL: <https://trac.macports.org/ticket/66765#comment:16>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list