Skip to content

Build ncurses with "--with-versioned-syms" #54241

@ppp7032

Description

@ppp7032

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions