[Bug 252849] Base ncurses doesn't have libpanelw.so, libtinfo.so, etc.
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Jan 26 16:01:49 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252849
Steve Wills <swills at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |swills at FreeBSD.org
--- Comment #1 from Steve Wills <swills at FreeBSD.org> ---
Take a look at /usr/src/lib/ncurses/ncurses/Makefile and you'll see that
libtinfo is a symlink and a number of other libs are all symlinks. Everything
is built into one lib and symlinked, which isn't ideal but is how it's
historically been done. Base ncurses probably needs a bit of an overhaul.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list