https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252849
Bug ID: 252849
Summary: Base ncurses doesn't have libpanelw.so, libtinfo.so,
etc.
Product: Base System
Version: 12.2-STABLE
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: misc
Assignee: [email protected]
Reporter: [email protected]
The devel/ncurses port provides many libraries:
> $ pkg info -l ncurses | grep lib/ | grep "so$"
> /usr/local/lib/libform.so
> /usr/local/lib/libformw.so
> /usr/local/lib/libmenu.so
> /usr/local/lib/libmenuw.so
> /usr/local/lib/libncurses.so
> /usr/local/lib/libncursesw.so
> /usr/local/lib/libpanel.so
> /usr/local/lib/libpanelw.so
> /usr/local/lib/libtinfo.so
> /usr/local/lib/libtinfow.so
At least libpanelw.so and libtinfo.so are missing in /lib, and maybe more
libraries are missing.
Please note that the header /usr/include/panel.h corresponding to libpanelw.so
is present.
The ncurses port is at version 6.2, and the base ncurses is at version 5.x.
12.2-STABLE r368977
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"