[MacPorts] #69990: cmake-bootstrap fails to link on 10.4 due to changes in ncurses 6.5.0
MacPorts
noreply at macports.org
Wed May 15 07:18:49 UTC 2024
#69990: cmake-bootstrap fails to link on 10.4 due to changes in ncurses 6.5.0
------------------------------+--------------------
Reporter: miles-martin-66 | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: tiger
Port: cmake-bootstrap |
------------------------------+--------------------
Comment (by kencu):
we should do that, yes.
it looks like the default for {{{NCURSES_OPAQUE}}} toggling to ON in the
new ncurses is likely going to cause troubles elsewhere, though.
there are lots of reports about this on the net.
you can set
{{{
#define NCURSES_OPAQUE 0
}}}
to force the old behaviour.
--
Ticket URL: <https://trac.macports.org/ticket/69990#comment:13>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list