Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Jul 2020 20:35:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 247976] pkg-config produces icorrect linkage information about libncursesw
Message-ID:  <bug-247976-7788-Y9mOyKFWtU@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-247976-7788@https.bugs.freebsd.org/bugzilla/>
References:  <bug-247976-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247976

--- Comment #6 from Yuri Pankov <yuripv@FreeBSD.org> ---
Confirmed the issue is present in 12.1-RELEAE and recent 12-STABLE.  Diff'i=
ng
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?

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247976-7788-Y9mOyKFWtU>