Trying to compile on my F35, following https://github.com/nfs-ganesha/nfs-ganesha/blob/next/src/COMPILING_HOWTO.txt:-- Configuring done
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
NSL_LIBRARY (ADVANCED)
linked by target "ntirpc" in directory /home/tlv/ykaul/github/nfs-ganesha/src/libntirpc/src
-- Generating done
Trying https://github.com/nfs-ganesha/nfs-ganesha/blob/6156de38f0179b473942a1532b784b3fd65a338d/src/COMPILING_HOWTO.txt#L104 fails as well:[ykaul@ykaul build_dir]$ CC=clang cmake -i ~/github/nfs-ganesha/src
The "cmake -i" wizard mode is no longer supported.
Use the -D option to set cache values on the command line.
Use cmake-gui or ccmake for an interactive dialog.
In short, I would be happy to update the docs once I solve those issues.Y.On Wed, Dec 22, 2021 at 12:04 AM Kaleb Keithley <kkeithle@redhat.com> wrote:On Tue, Dec 21, 2021 at 4:30 PM Yaniv Kaul <ykaul@redhat.com> wrote:Congrats, where's the ChangeLog? Something to celebrate?Y.On Tue, Dec 21, 2021 at 11:09 PM kalebskeithley <notifications@github.com> wrote:NFS-Ganesha 4.0 GA
Repository: nfs-ganesha/nfs-ganesha · Tag: V4.0 · Commit: 6156de3 · Released by: kalebskeithley
NFS-Ganesha 4.0 GA
—This release has 2 assets:
- Source code (zip)
- Source code (tar.gz)
Visit the release page to download them.
—
You are receiving this because you are watching this repository.
View it on GitHub or unsubscribe from all notifications for this repository.--Kaleb