Will be great to know, if KFS has the possibility for file IO on a FUSE mounted .
such as, file append (or is it like the HDFS?)
about the Compilering: (gmake ERROR)
root@www-dev:~/kfs-0.5/build# cmake ../
-- The C compiler identification is GNU 4.7.2
-- The CXX compiler identification is GNU 4.7.2
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - 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
-- Boost version: 1.49.0
-- Found the following Boost libraries:
-- regex
-- Boost-includes = /usr/include
-- Boost-libs = /usr/lib/libboost_regex-mt.a
-- Found JNI: /usr/lib/jvm/java-6-openjdk/jre/lib/amd64/libjawt.so
-- Setting build type to Debug
-- Found JNI...building kfs_access
-- Configuring done
-- Generating done
-- Build files have been written to: /root/kfs-0.5/build
root@www-dev:~/kfs-0.5/build# dir
CMakeCache.txt CMakeFiles cmake_install.cmake Makefile src
root@www-dev:~/kfs-0.5/build# gmake
Scanning dependencies of target Version.cc
[ 0%] Built target Version.cc
Scanning dependencies of target qcdio
[ 0%] Building CXX object src/cc/qcdio/CMakeFiles/qcdio.dir/qcutils.o
[ 1%] Building CXX object src/cc/qcdio/CMakeFiles/qcdio.dir/qcmutex.o
[ 1%] Building CXX object src/cc/qcdio/CMakeFiles/qcdio.dir/qcfdpoll.o
/root/kfs-0.5/src/cc/qcdio/qcfdpoll.cpp: In destructor גQCFdPoll::Impl::~Impl()ג:
/root/kfs-0.5/src/cc/qcdio/qcfdpoll.cpp:284:27: error: גcloseג was not declared in this scope
gmake[2]: *** [src/cc/qcdio/CMakeFiles/qcdio.dir/qcfdpoll.o] Error 1
gmake[1]: *** [src/cc/qcdio/CMakeFiles/qcdio.dir/all] Error 2
gmake: *** [all] Error 2
root@www-dev:~/kfs-0.5/build#
thanks,
EOP-net.com
Kashirin Alex