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

Update NetRocks libnfs 6.0.x compatibility #2652

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

atolismesh
Copy link
Contributor

@atolismesh atolismesh commented Jan 28, 2025

Updating libnfs from version 5.x.x to 6.0.x in Arch Linux leads to errors when building the application.
New libnfs 6.0.x requires gnutls library.

Update NetRocks' CMakeLists.txt file to ensure compatibility with libnfs version 6.0.x and above by adding the libgnutls library to the list of linked libraries.

New lbnfs 6.0.x requires gnutls library

Update NetRocks CMakeLists.txt for lbnfs 6.0.x compatibility by adding libgnutls to linked library list.
@atolismesh atolismesh changed the title Update NetRocks lbnfs 6.0.x compatibility Update NetRocks libnfs 6.0.x compatibility Jan 28, 2025
Try to fix MacOS build
unxed added a commit to unxed/far2l that referenced this pull request Feb 12, 2025
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