Print

Print


Hi,

I am trying to build the xrootd clients (v 3.3.6) from the Solaris source  on an openindiana machine
using cmake

Here are the details including error message. (any ideas would be helpful) cmake patch 2 is most
up to date version available (at least the command "pkg update cmake" says it is).

benjamin@atlfs05:~/build$ cmake --version
cmake version 2.6-patch 2
benjamin@atlfs05:~/build$ cmake /home/benjamin/xrootd_3.3.6 
-DCMAKE_INSTALL_PREFIX=/home/benjamin/xrootd -DCMAKE_CXX_COMPILER=/usr/gcc/bin/g++ 
-DCMAKE_C_COMPILER=/usr/gcc/bin/gcc
CMake Error at cmake/XRootDUtils.cmake:33 (get_filename_component):
   get_filename_component unknown component REALPATH
Call Stack (most recent call first):
   CMakeLists.txt:12 (CheckBuildDirectory)


-- Could NOT find READLINE  (missing:  READLINE_LIBRARY NCURSES_LIBRARY)
-- Could NOT find OpenSSL  (missing:  OPENSSL_LIBRARIES)
-- Could NOT find KERBEROS5  (missing:  KERBEROS5_LIBRARIES KERBEROS5_INCLUDE_DIR)
-- Could NOT find LibEvent  (missing:  LIBEVENT_LIB LIBEVENT_INCLUDE_DIR)
-- ----------------------------------------
-- Installation path: /home/benjamin/xrootd
-- C Compiler:        /usr/gcc/bin/gcc
-- C++ Compiler:      /usr/gcc/bin/g++
-- Build type:        Debug
-- 
-- Readline support:  libs not found
-- Fuse support:      disabled
-- Crypto support:    disabled
-- Kerberos5 support: disabled
-- Perl support:      disabled
-- XrdCl:             yes
-- LibEvent support:  disabled
-- Tests:             disabled
-- ----------------------------------------
-- Configuring incomplete, errors occurred!


Thanks,

Doug Benjamin

########################################################################
Use REPLY-ALL to reply to list

To unsubscribe from the XROOTD-L list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=XROOTD-L&A=1