ncurses: Link against libtinfo as needed#368
Open
jer-gentoo wants to merge 1 commit into
Open
Conversation
|
Greetings, I am a gentoo, arch & void(musl) linux user. although the above patch does solve the compile issue on my Gentoo system, it creates o non-ncurses mrtg on my other two systems Edit: on arch & void distros I was missing the ncusres-devel package. after installing the devel package & compiling mtr-0.94 with the above patch, everything works fine & as expected on all three systems applying this commit on the main-tree will make the gentoo community happy cheers |
|
Just an explicit note that since commit 25fc527 (aka 0.96) this PR will create problems, since it's now necessary to link against tinfow instead. |
This was referenced May 7, 2026
Komzpa
added a commit
to Komzpa/mtr
that referenced
this pull request
May 8, 2026
Refresh the libtinfo lookup originally proposed in PR traviscross#368 for the current ncursesw/ncurses configure path. Co-authored-by: Darafei Praliaskouski <me@komzpa.net>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.