>From <ka...@redhat.com>:
ka...@redhat.com has uploaded a new change for review. (
https://review.gerrithub.io/307297
Change subject: cmake: find libcephfs.so on Debian, Ubuntu
......................................................................
cmake: find libcephfs.so on Debian, Ubuntu
cmake half finds libcephfs. gcc knows how to link with libs in
/usr/lib/{x86_64,...}-linux-gnu/, so the tests that look for various
symbols in the library are successful. But find_path() itself fails
to find the library and building FSAL_CEPH is disabled. (I wonder
whether using find_library() instead of find_path() might not be a
better solution?)
Change-Id: I21afccdcb21df0757b4260e39e07999c8d1e22ec
Signed-off-by: Kaleb S. KEITHLEY <kkeit...@redhat.com>
---
M src/cmake/modules/FindCephFS.cmake
1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.gerrithub.io:29419/ffilz/nfs-ganesha
refs/changes/97/307297/1
--
To view, visit https://review.gerrithub.io/307297
To unsubscribe, visit https://review.gerrithub.io/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I21afccdcb21df0757b4260e39e07999c8d1e22ec
Gerrit-Change-Number: 307297
Gerrit-PatchSet: 1
Gerrit-Project: ffilz/nfs-ganesha
Gerrit-Branch: next
Gerrit-Owner: ka...@redhat.com
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Nfs-ganesha-devel mailing list
Nfs-ganesha-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs-ganesha-devel