Date: Tue, 26 Jan 2021 16:01:49 +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-pSIFfpk7qw@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-252849-227@https.bugs.freebsd.org/bugzilla/> References: <bug-252849-227@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=3D252849 Steve Wills <swills@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |swills@FreeBSD.org --- Comment #1 from Steve Wills <swills@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. Everythi= ng 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. --=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-252849-227-pSIFfpk7qw>