Hi, I see the new logic to in FindRGW.cmake that wants version 1.1 (RGW_MAJOR = 1, RGW_MINOR = 1), but in Fedora 24+, Ceph (*-10.2.2-x) there's only, e.g.,
librados.h:#define LIBRADOS_VER_MAJOR 0 librados.h:#define LIBRADOS_VER_MINOR 69 librados.h:#define LIBRADOS_VER_EXTRA 1 and nothing resembling RGW_MAJOR or RGW_MINOR in <rados/rgw_file.h> And as a result Fedora builds of RC4 (only scratch builds so far) are failing because fsal_rgw isn't getting built even though the dependencies are available. Are the Ceph packages in Fedora really so out of date? I had the impnression Boris (branto) was on top of things. I had build RC3 with fsal_rgw on Fedora. Couldn't tell you if it worked. -- Kaleb ------------------------------------------------------------------------------ _______________________________________________ Nfs-ganesha-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel
