Re: [Kosmosfs-users] Error While Instaling
Status: Alpha
Brought to you by:
sriramsrao
|
From: Sriram R. <sri...@gm...> - 2008-08-08 19:23:15
|
hi clement, what platform are you on? i don't have TCmalloc installed on my linux setup and here is the output from cmake: cmake -D CMAKE_BUILD_TYPE=RelWithDebInfo ~/code/kosmosfs/ -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- works -- Check size of void* -- Check size of void* - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Found Log4cpp: /usr/local/lib/liblog4cpp.so -- Not Found Tcmalloc: Tcmalloc_LIBRARY-NOTFOUND -- Found JNI...building kfs_access -- Configuring done -- Generating done -- Build files have been written to: /home/srao/code/kosmosfs/build what is the output of cmake? sriram On Fri, Aug 8, 2008 at 11:21 AM, Clement Jebakumar <jeb...@gm...> wrote: > i got the error while i was instaling the KFS.. is there any other way > of debuggin the error > > Scanning dependencies of target logcompactor > [ 37%] Building CXX object > src/cc/meta/CMakeFiles/logcompactor.dir/logcompactor_main.o > Linking CXX executable logcompactor > c++: $(Tcmalloc_LIBRARIES): No such file or directory > gmake[2]: *** [src/cc/meta/logcompactor] Error 1 > gmake[1]: *** [src/cc/meta/CMakeFiles/logcompactor.dir/all] Error 2 > gmake: *** [all] Error 2 > > > -- > Clement Jebakumar, > http://www.declum.com/ > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Kosmosfs-users mailing list > Kos...@li... > https://lists.sourceforge.net/lists/listinfo/kosmosfs-users > |