the error as follows: Run Build Command:/usr/bin/gmake "cmTryCompileExec/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build gmake[1]: Entering directory `/home/Jack/HytSource/hypertable-master_src_0.9.7.8_modify_offset-limit/bin/src-utils/CMakeFiles/CMakeTmp/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /home/Jack/HytSource/hypertable-master_src_0.9.7.8_modify_offset-limit/bin/src-utils/CMakeFiles/CMakeTmp/CMakeFiles/CMakeTmp/CMakeFiles 1 Building CXX object CMakeFiles/cmTryCompileExec.dir/SystemVersion.cc.o /usr/bin/c++ -I/usr/local/include -o CMakeFiles/cmTryCompileExec.dir/SystemVersion.cc.o -c /home/Jack/HytSource/hypertable-master_src_0.9.7.8_modify_offset-limit/cmake/SystemVersion.cc Linking CXX executable cmTryCompileExec /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec.dir/link.txt --verbose=1 /usr/bin/c++ -fPIC CMakeFiles/cmTryCompileExec.dir/SystemVersion.cc.o -o cmTryCompileExec -rdynamic -ldl /usr/local/lib/libsigar-amd64-linux.so -ldl /usr/local/lib/libsigar-amd64-linux.so: could not read symbols: File in wrong format collect2: ld 返回 1 gmake[1]: Leaving directory `/home/Jack/HytSource/hypertable-master_src_0.9.7.8_modify_offset-limit/bin/src-utils/CMakeFiles/CMakeTmp/CMakeFiles/CMakeTmp' gmake[1]: *** [cmTryCompileExec] 错误 1 gmake: *** [cmTryCompileExec/fast] 错误 2
CMake Error at cmake/FindSIGAR.cmake:71 (message): Unable to determine OS vendor/version Call Stack (most recent call first): CMakeLists.txt:116 (find_package) -- Configuring incomplete, errors occurred! CPack Error: CPack project name not specified I just do as mentioned in https://code.google.com/p/hypertable/wiki/HowToBuild#CentOS_6.0_64-bit, just copy to dst. why? how can i do to solve it? thank you for any advice. very appreciate. -- You received this message because you are subscribed to the Google Groups "Hypertable Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hypertable-dev. For more options, visit https://groups.google.com/groups/opt_out.
