Hallo zusammen,
leider bekomme ich einen Fehler wenn ich o compile auf meinen RPI eingeben.
Anbei die Meldung
Was kann ich machen damit es wieder läuft?
Vielen Dank vorab.
leider bekomme ich einen Fehler wenn ich o compile auf meinen RPI eingeben.
Anbei die Meldung
Bereite armv7l Kompilierung vor...
-- The C compiler identification is unknown
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc - broken
CMake Error at /usr/share/cmake-3.18/Modules/CMakeTestCCompiler.cmake:66 (message):
The C compiler
"/usr/bin/gcc"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: /tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake cmTC_bffef/fast && /usr/bin/gmake -f CMakeFiles/cmTC_bffef.dir/build.make CMakeFiles/cmTC_bffef.dir/build
gmake[1]: Verzeichnis „/tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeTmp“ wird betreten
Building C object CMakeFiles/cmTC_bffef.dir/testCCompiler.c.o
/usr/bin/gcc -o CMakeFiles/cmTC_bffef.dir/testCCompiler.c.o -c /tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeTmp/testCCompiler.c
gcc: internal compiler error: Speicherzugriffsfehler signal terminated program cc1
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-10/README.Bugs> for instructions.
gmake[1]: *** [CMakeFiles/cmTC_bffef.dir/build.make:85: CMakeFiles/cmTC_bffef.dir/testCCompiler.c.o] Fehler 4
gmake[1]: Verzeichnis „/tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeTmp“ wird verlassen
gmake: *** [Makefile:140: cmTC_bffef/fast] Fehler 2
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:1 (project)
-- Configuring incomplete, errors occurred!
See also "/tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeOutput.log".
See also "/tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeError.log".
Folgendes Kompilieren kann einige Zeit in Anspruch nehmen...
Druecken Sie bitte <Enter> um fortzufahren...
-- The C compiler identification is unknown
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - failed
-- Check for working C compiler: /usr/bin/gcc
-- Check for working C compiler: /usr/bin/gcc - broken
CMake Error at /usr/share/cmake-3.18/Modules/CMakeTestCCompiler.cmake:66 (message):
The C compiler
"/usr/bin/gcc"
is not able to compile a simple test program.
It fails with the following output:
Change Dir: /tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeTmp
Run Build Command(s):/usr/bin/gmake cmTC_bffef/fast && /usr/bin/gmake -f CMakeFiles/cmTC_bffef.dir/build.make CMakeFiles/cmTC_bffef.dir/build
gmake[1]: Verzeichnis „/tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeTmp“ wird betreten
Building C object CMakeFiles/cmTC_bffef.dir/testCCompiler.c.o
/usr/bin/gcc -o CMakeFiles/cmTC_bffef.dir/testCCompiler.c.o -c /tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeTmp/testCCompiler.c
gcc: internal compiler error: Speicherzugriffsfehler signal terminated program cc1
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-10/README.Bugs> for instructions.
gmake[1]: *** [CMakeFiles/cmTC_bffef.dir/build.make:85: CMakeFiles/cmTC_bffef.dir/testCCompiler.c.o] Fehler 4
gmake[1]: Verzeichnis „/tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeTmp“ wird verlassen
gmake: *** [Makefile:140: cmTC_bffef/fast] Fehler 2
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:1 (project)
-- Configuring incomplete, errors occurred!
See also "/tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeOutput.log".
See also "/tmp/compile/oscam-svn/build_dir/CMakeFiles/CMakeError.log".
Folgendes Kompilieren kann einige Zeit in Anspruch nehmen...
Druecken Sie bitte <Enter> um fortzufahren...
Was kann ich machen damit es wieder läuft?
Vielen Dank vorab.