-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Closed as not planned
Labels
Description
There are many bindists compiled for Debian that rely on ncurses. One of these is GHC for aarch64. GHC for this ISA is only officially distributed for Debian.
These bindists will annoyingly spew /usr/lib64/libtinfo.so.6: no version information available multiple times each time they are used. This is especially annoying for command-line apps (such as the aforementioned GHC).
Using an independent oft-described "esoteric distro" on an "emerging platform" [aarch64] is difficult enough as-is. I believe ncurses should be built with this option for greater compatability with binary distributions for other distros.
Arch Linux has already fixed this.
Reactions are currently unavailable