Login or Sign up Help | Site Map
Connecting Tech Pros Worldwide

kfs

Question posted by: nitheshsalian (Newbie) on March 11th, 2008 06:25 PM
i have some doubts with the kosmos distributed file system.... where do i post the questions???i mean under which forum??
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
RedSon's Avatar
RedSon
Site Moderator
2,842 Posts
March 12th, 2008
03:04 PM
#2

Re: kfs
This one is fine .

Reply
nitheshsalian's Avatar
nitheshsalian
Newbie
9 Posts
March 30th, 2008
05:39 AM
#3

Re: kfs
i have been getting the following errors while installing the softwares required for installing kosmos filesystem.

1.error while installing log4cpp


make[1]: Leaving directory `/usr/local/log4cpp-0.3.5rc3/config'
Making install in src
make[1]: Entering directory `/usr/local/log4cpp-0.3.5rc3/src'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -Wall -Wno-unused -pedantic -MT FileAppender.lo -MD -MP -MF ".deps/FileAppender.Tpo" -c -o FileAppender.lo FileAppender.cpp; \
then mv -f ".deps/FileAppender.Tpo" ".deps/FileAppender.Plo"; else rm -f ".deps/FileAppender.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -Wall -Wno-unused -pedantic -MT FileAppender.lo -MD -MP -MF .deps/FileAppender.Tpo -c FileAppender.cpp -fPIC -DPIC -o .libs/FileAppender.o
../include/log4cpp/Manipulator.hh:29: error: extra ';'
make[1]: *** [FileAppender.lo] Error 1
make[1]: Leaving directory `/usr/local/log4cpp-0.3.5rc3/src'
make: *** [install-recursive] Error 1


2.error while installing cmake

[root@unknown001320206696 build]# cmake /code/kfs/
-- Check for working C compiler: /usr/lib/ccache/gcc
-- Check for working C compiler: /usr/lib/ccache/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
CMake Error: Log4cpp_DIR is not set. It must be set to the directory containing Log4cppConfig.cmake in order to use Log4cpp.
-- Configuring done


how do i correct them?

Reply
RedSon's Avatar
RedSon
Site Moderator
2,842 Posts
March 31st, 2008
02:31 PM
#4

Re: kfs
Quote:
Originally Posted by nitheshsalian
i have been getting the following errors while installing the softwares required for installing kosmos filesystem.

1.error while installing log4cpp


make[1]: Leaving directory `/usr/local/log4cpp-0.3.5rc3/config'
Making install in src
make[1]: Entering directory `/usr/local/log4cpp-0.3.5rc3/src'
if /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -Wall -Wno-unused -pedantic -MT FileAppender.lo -MD -MP -MF ".deps/FileAppender.Tpo" -c -o FileAppender.lo FileAppender.cpp; \
then mv -f ".deps/FileAppender.Tpo" ".deps/FileAppender.Plo"; else rm -f ".deps/FileAppender.Tpo"; exit 1; fi
g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2 -Wall -Wno-unused -pedantic -MT FileAppender.lo -MD -MP -MF .deps/FileAppender.Tpo -c FileAppender.cpp -fPIC -DPIC -o .libs/FileAppender.o
../include/log4cpp/Manipulator.hh:29: error: extra ';'
make[1]: *** [FileAppender.lo] Error 1
make[1]: Leaving directory `/usr/local/log4cpp-0.3.5rc3/src'
make: *** [install-recursive] Error 1


2.error while installing cmake

[root@unknown001320206696 build]# cmake /code/kfs/
-- Check for working C compiler: /usr/lib/ccache/gcc
-- Check for working C compiler: /usr/lib/ccache/gcc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/lib/ccache/c++
-- Check for working CXX compiler: /usr/lib/ccache/c++ -- works
CMake Error: Log4cpp_DIR is not set. It must be set to the directory containing Log4cppConfig.cmake in order to use Log4cpp.
-- Configuring done


how do i correct them?

Best to ask the KFS people on their website.

Reply
Reply
Not the answer you were looking for? Post your question . . .
182,494 Experts ready to help you find a solution.
Sign up for a free account, or Login (if you're already a member).

Top Software Development Forum Contributors