Код: Выделить всё
gcc: no input files
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc -- broken
CMake Error: The C compiler "/usr/bin/gcc" is not able to compile a simple test program.
It fails with the following output:
/usr/bin/make -f CMakeFiles/cmTryCompileExec.dir/build.make CMakeFiles/cmTryCompileExec.dir/build
make[1]: Entering directory `/home/kain/Desktop/strigi-0.5.1/CMakeFiles/CMakeTmp'
/usr/bin/cmake -E cmake_progress_report /home/kain/Desktop/strigi-0.5.1/CMakeFiles/CMakeTmp/CMakeFiles 1
Building C object CMakeFiles/cmTryCompileExec.dir/testCCompiler.o
/usr/bin/gcc -O3 -march=pentium4 -fomit-frame-pointer -o CMakeFiles/cmTryCompileExec.dir/testCCompiler.o -c /home/kain/Desktop/strigi-0.5.1/CMakeFiles/CMakeTmp/testCCompiler.c
Linking C executable cmTryCompileExec
/usr/bin/cmake -P CMakeFiles/cmTryCompileExec.dir/cmake_clean_target.cmake
/usr/bin/gcc -O3 -march=pentium4 -fomit-frame-pointer
gcc: no input files
make[1]: *** [cmTryCompileExec] Error 1
make[1]: Leaving directory `/home/kain/Desktop/strigi-0.5.1/CMakeFiles/CMakeTmp'
make: *** [cmTryCompileExec/fast] Error 2в чем может быть загвоздка ?
пс: gcc переустанавливал