/work/compile/navit/6android_x86.new /work/batch cmake -DCMAKE_TOOLCHAIN_FILE=Toolchain/i686-android.cmake -DANDROID_API_VERSION=9 -DDISABLE_CXX=1 -DDISABLE_QT=1 /work/compile/navit/src -- Building with CMake V2.8.8 -- The C compiler identification is GNU 4.7.1 -- Check for working C compiler: /usr/bin/gcc -- Check for working C compiler: /usr/bin/gcc -- broken CMake Error at /usr/share/cmake/Modules/CMakeTestCCompiler.cmake:52 (MESSAGE): The C compiler "/usr/bin/gcc" is not able to compile a simple test program. It fails with the following output: Change Dir: /work/compile/navit/6android_x86.new/CMakeFiles/CMakeTmp Run Build Command:/usr/bin/gmake "cmTryCompileExec3540749193/fast" /usr/bin/gmake -f CMakeFiles/cmTryCompileExec3540749193.dir/build.make CMakeFiles/cmTryCompileExec3540749193.dir/build gmake[1]: Entering directory `/work/compile/navit/6android_x86.new/CMakeFiles/CMakeTmp' /usr/bin/cmake -E cmake_progress_report /work/compile/navit/6android_x86.new/CMakeFiles/CMakeTmp/CMakeFiles 1 Building C object CMakeFiles/cmTryCompileExec3540749193.dir/testCCompiler.c.o /usr/bin/gcc -o CMakeFiles/cmTryCompileExec3540749193.dir/testCCompiler.c.o -c /work/compile/navit/6android_x86.new/CMakeFiles/CMakeTmp/testCCompiler.c Linking C executable cmTryCompileExec3540749193 /usr/bin/cmake -E cmake_link_script CMakeFiles/cmTryCompileExec3540749193.dir/link.txt --verbose=1 /usr/bin/gcc -ldl --sysroot=/../../../../../platforms/android-9/arch-x86 -Wl,--no-undefined CMakeFiles/cmTryCompileExec3540749193.dir/testCCompiler.c.o -o cmTryCompileExec3540749193 /usr/lib64/gcc/x86_64-suse-linux/4.7/../../../../x86_64-suse-linux/bin/ld: this linker was not configured to use sysroots collect2: error: ld returned 1 exit status gmake[1]: *** [cmTryCompileExec3540749193] Error 1 gmake[1]: Leaving directory `/work/compile/navit/6android_x86.new/CMakeFiles/CMakeTmp' gmake: *** [cmTryCompileExec3540749193/fast] Error 2 CMake will not be able to correctly generate this project. Call Stack (most recent call first): CMakeLists.txt:4 (project) -- Configuring incomplete, errors occurred!