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

errors during kfs installation

Question posted by: geethahathikal (Newbie) on March 18th, 2008 06:47 AM
i'm getting the following errors while installing kfs.. i'm not able to install
the required softwares for kfs thats is cmake, log4cpp.
the errors i'm getting are..

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


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


thanks
Would you like to answer this question?
Sign up for a free account, or Login (if you're already a member).
Reply
Not the answer you were looking for? Post your question . . .
182,081 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