Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Jan 2021 07:56:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 252849] Base ncurses doesn't have libpanelw.so, libtinfo.so, etc.
Message-ID:  <bug-252849-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | raw e-mail

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: bugs@FreeBSD.org
          Reporter: yuri@freebsd.org

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.

home | help

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