Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] -ltermcap fails on gentoo #385

Closed
xpunkt opened this issue Jan 23, 2023 · 4 comments
Closed

[BUG] -ltermcap fails on gentoo #385

xpunkt opened this issue Jan 23, 2023 · 4 comments
Assignees
Labels

Comments

@xpunkt
Copy link

xpunkt commented Jan 23, 2023

Describe the bug
https://github.com/PowerDNS/weakforced/blob/master/trackalert/Makefile.am#L48

To Reproduce
Steps to reproduce the behavior:
git clone https://github.com/PowerDNS/weakforced.git
cd weakforced
autoreconf -vi
./configure --disable-dns --disable-docker --enable-trackalert
make

Expected behavior
trackalart should work

OS (please complete the following information):

  • OS: [gentoo]
  • Version [Gentoo Linux 2.9]

Additional context
i have not searched deap to find if there is more places to find -ltermcap

@xpunkt
Copy link
Author

xpunkt commented Jan 23, 2023

change line 48 from -lreadline -ltermcap to -lreadline then it works

@neilcook
Copy link
Collaborator

neilcook commented Jan 23, 2023 via email

@neilcook
Copy link
Collaborator

See PR #386

@neilcook
Copy link
Collaborator

Merged in #386

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants