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

Unnecessary building liblsof #324

Open
dilyanpalauzov opened this issue Oct 14, 2024 · 1 comment
Open

Unnecessary building liblsof #324

dilyanpalauzov opened this issue Oct 14, 2024 · 1 comment

Comments

@dilyanpalauzov
Copy link

With lsof 4.99.3 ./configure --disable-liblsof && make does compile liblsof, but does not link with it and does not install it.

liblsof should not be compiled under these circumstances.

@jiegec
Copy link
Contributor

jiegec commented Oct 14, 2024

Sounds reasonable, pull requests are welcome

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

No branches or pull requests

2 participants