error

error


./gcc-make.sh

-- The C compiler identification is GNU

-- The CXX compiler identification is unknown

-- 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

CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.

CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.

CMake Error at /usr/share/CMake/Modules/FindBoost.cmake:1128 (message):

 Unable to find the requested Boost libraries.


 Boost version: 1.46.1


 Boost include path: /usr/include


 The following Boost libraries could not be found:


     boost_system


 No Boost libraries were found. You may need to set BOOST_LIBRARYDIR to the

 directory containing Boost libraries or BOOST_ROOT to the location of

 Boost.

Call Stack (most recent call first):

 CMakeLists.txt:76 (find_package)



-- Configuring incomplete, errors occurred!


root@altlinux6 /opt/trunk/build # 


Report Page