Skip to content

Conversation

@RadoslavL
Copy link

There is an issue regarding compiling pacman4console on Gentoo. The tinfo library has been removed from ncurses and is a seperate library, but this project does not include it in the compilation and that makes it fail at the linker. Adding "-ltinfo" to the Makefile fixes it.

There is an issue regarding compiling pacman4console on Gentoo. The tinfo library has been removed from ncurses and is a seperate library, but this project does not include it in the compilation and that makes it fail at the linker. Adding "-ltinfo" to the Makefile fixes it.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant