[Bug 247976] pkg-config produces icorrect linkage information about libncursesw

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Jul 14 20:36:00 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247976

--- Comment #6 from Yuri Pankov <yuripv at FreeBSD.org> ---
Confirmed the issue is present in 12.1-RELEAE and recent 12-STABLE.  Diff'ing
stable/12/contrib/ncurses/ncurses/base/lib_insnstr.c and
head/contrib/ncurses/ncurses/base/lib_insnstr.c, the former (being ncurses 5.9)
lacks the "#if USE_WIDEC_SUPPORT" part present in the latter (being ncurses
6.2), so it's expected and there's nothing to fix for base as well (short of
MFCing the ncurses update), and the ports version should be used instead.  I
guess this can be closed?

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-ports-bugs mailing list