FYI, my cmake output:

[bill@wasite w541]$ . cmake-rdma.sh
-- cmake version 3.9
-- The C compiler identification is GNU 7.1.1
-- The CXX compiler identification is GNU 7.1.1
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- was set CMAKE_INSTALL_PREFIX = /home/bill/w541/install
-- Detected a Linux Fedora machine
-- toolchain options processed
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.3.8")
-- Compilation from within a git repository. Using git rev-parse HEAD
-- Looking for include file stdbool.h
-- Looking for include file stdbool.h - found
-- Looking for include file strings.h
-- Looking for include file strings.h - found
-- Looking for include file string.h
-- Looking for include file string.h - found
-- Check if the system is big endian
-- Searching 16 bit integer
-- Looking for sys/types.h
-- Looking for sys/types.h - found
-- Looking for stdint.h
-- Looking for stdint.h - found
-- Looking for stddef.h
-- Looking for stddef.h - found
-- Check size of unsigned short
-- Check size of unsigned short - done
-- Using unsigned short
-- Check if the system is big endian - little endian
-- Looking for pthread.h
-- Looking for pthread.h - found
-- Looking for pthread_create
-- Looking for pthread_create - not found
-- Looking for pthread_create in pthreads
-- Looking for pthread_create in pthreads - not found
-- Looking for pthread_create in pthread
-- Looking for pthread_create in pthread - found
-- Found Threads: TRUE
-- found krb5-config here /usr/bin/krb5-config
-- Found kerberos 5 headers: /include
-- Found kerberos 5 libs:    
/usr/lib64/libkrb5.so;/usr/lib64/libk5crypto.so;/usr/lib64/libcom_err.so;/usr/lib64/libgssapi_krb5.so
-- Looking for include file gssapi.h
-- Looking for include file gssapi.h - found
-- checking for module 'glusterfs-api>=7.3.8.6'
--   package 'glusterfs-api>=7.3.8.6' not found
CMake Warning at CMakeLists.txt:544 (message):
  Cannot find GLUSTER GFAPI runtime.  Disabling GLUSTER fsal build


-- Looking for ceph_ll_lookup in cephfs
-- Looking for ceph_ll_lookup in cephfs - not found
-- Found cephfs libraries: CEPHFS_LIBRARY-NOTFOUND
-- Could NOT find CEPHFS (missing:  CEPHFS_INCLUDE_DIR CEPHFS_LIBRARY_DIR)
CMake Warning at CMakeLists.txt:583 (message):
  Cannot find CEPH runtime.  Disabling CEPH fsal build


-- Looking for open_by_handle in handle
-- Looking for open_by_handle in handle - not found
-- Looking for include file xfs/xfs.h
-- Looking for include file xfs/xfs.h - not found
CMake Warning at CMakeLists.txt:617 (message):
  Cannot find XFS runtime.  Disabling XFS build


-- Looking for libzfswrap_init in zfswrap
-- Looking for libzfswrap_init in zfswrap - not found
-- Looking for include files unistd.h, libzfswrap.h
-- Looking for include files unistd.h, libzfswrap.h - not found
CMake Warning at CMakeLists.txt:635 (message):
  Cannot find ZFS runtime.  Disabling ZFS build


-- Could NOT find JeMalloc (missing:  JEMALLOC_LIBRARY JEMALLOC_INCLUDE_DIR)
CMake Warning at CMakeLists.txt:647 (message):
  jemalloc not found, falling back to libc


CMake Warning at CMakeLists.txt:683 (message):
  libnfsidmap not found, disabling USE_NFSIDMAP


-- Looking for wbcLookupSids in wbclient
-- Looking for wbcLookupSids in wbclient - not found
-- Looking for 3 include files stdint.h, ..., wbclient.h
-- Looking for 3 include files stdint.h, ..., wbclient.h - not found
-- Winbind4 client not found /lib
CMake Warning at CMakeLists.txt:703 (message):
  Samba 4 wbclient not found.  Disabling MSPAC_SUPPORT


-- Looking for cap_set_proc in cap
-- Looking for cap_set_proc in cap - not found
-- Could not find capabilities library, disabling USE_CAPS
-- Looking for include file blkid/blkid.h
-- Looking for include file blkid/blkid.h - not found
-- Looking for blkid_devno_to_devname in blkid
-- Looking for blkid_devno_to_devname in blkid - not found
-- Looking for include file uuid/uuid.h
-- Looking for include file uuid/uuid.h - not found
-- Looking for uuid_parse in uuid
-- Looking for uuid_parse in uuid - not found
-- Could not find blkid library, disabling USE_BLKID
-- Looking for daemon in c
-- Looking for daemon in c - found
-- Found NTIRPC: /home/bill/w541/install/include/ntirpc (found suitable version "1.6.0", 
minimum required is "1.6.0")
/home/bill/w541/install/include/ntirpc
-- Found BISON: /usr/bin/bison (found version "3.0.4")
-- Found FLEX: /usr/bin/flex (found version "2.6.1")
--
-- -------------------------------------------------------
-- PLATFORM = LINUX
-- VERSION = 2.5.1
-- BUILD HOST = wasite
-- -------------------------------------------------------
-- USE_FSAL_PROXY = ON
-- USE_FSAL_VFS = ON
-- USE_FSAL_CEPH = OFF
-- USE_FSAL_CEPH_MKNOD =
-- USE_FSAL_CEPH_SETLK =
-- USE_FSAL_CEPH_LL_LOOKUP_ROOT =
-- USE_FSAL_CEPH_STATX =
-- USE_FSAL_RGW = OFF
-- USE_FSAL_XFS = OFF
-- USE_FSAL_PANFS = OFF
-- USE_FSAL_GPFS = ON
-- USE_FSAL_ZFS = OFF
-- USE_FSAL_GLUSTER = OFF
-- USE_FSAL_NULL = ON
-- USE_FSAL_MEM = ON
-- USE_SYSTEM_NTIRPC = ON
-- USE_DBUS = OFF
-- USE_CB_SIMULATOR = OFF
-- USE_NFSIDMAP = OFF
-- ENABLE_ERROR_INJECTION = OFF
-- ENABLE_VFS_DEBUG_ACL = OFF
-- ENABLE_RFC_ACL = OFF
-- USE_CAPS = OFF
-- USE_BLKID = OFF
-- STRICT_PACKAGE = OFF
-- DISTNAME_HAS_GIT_DATA = OFF
-- _MSPAC_SUPPORT = OFF
-- USE_EFENCE = OFF
-- _NO_TCP_REGISTER = OFF
-- _NO_PORTMAPPER = OFF
-- _NO_XATTRD = ON
-- DEBUG_SAL = OFF
-- _VALGRIND_MEMCHECK = OFF
-- PROXY_HANDLE_MAPPING = OFF
-- DEBUG_SYMS = OFF
-- COVERAGE = OFF
-- ENFORCE_GCC = OFF
-- USE_GTEST = OFF
-- GTEST_PREFIX = OFF
-- GTEST_MAIN =
-- PROFILING = OFF
-- USE_GSS = ON
-- TIRPC_EPOLL = ON
-- USE_9P = ON
-- _USE_9P = ON
-- _USE_9P_RDMA = OFF
-- USE_NFS_RDMA = OFF
-- USE_NFS3 = ON
-- USE_NLM = ON
-- KRB5_PREFIX =
-- CEPH_PREFIX =
-- RGW_PREFIX =
-- GLUSTER_PREFIX = /usr
-- ZFS_PREFIX =
-- CMAKE_PREFIX_PATH =
-- _GIT_HEAD_COMMIT = 7ffddcf6a76c56b3307c2e47792734abfcd1100b
-- _GIT_HEAD_COMMIT_ABBREV = 7ffddcf
-- _GIT_DESCRIBE = V2.5.1-1-g7ffddcf6a
-- ALLOCATOR = libc
-- GOLD_LINKER =
-- CMAKE_INSTALL_PREFIX = /home/bill/w541/install
-- FSAL_DESTINATION = /home/bill/w541/install/lib64/ganesha
-- USE_ADMIN_TOOLS = OFF
-- USE_GUI_ADMIN_TOOLS = ON
-- MODULES_PATH =
-- USE_TSAN = OFF
-- USE_LTTNG = OFF
-- USE_BLKIN = OFF
-- USE_VSOCK = OFF
-- USE_TOOL_MULTILOCK = OFF
-- USE_MAN_PAGE = OFF
-- Could NOT find LSB_RELEASE (missing:  LSB_RELEASE_EXECUTABLE)
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Configuring done
-- Generating done
-- Build files have been written to: /home/bill/w541/build-ganesha

------------------------------------------------------------------------------
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

Reply via email to