ancofima
Board Guru
- Registriert
- 13. Juli 2009
- Beiträge
- 1.331
- Reaktionspunkte
- 839
- Punkte
- 273
Hi All
Ich weiss nicht ob es etwas mit IPC zu tun hat aber ich bekomme bei der kompilierung mehrere fehler, kann mir eventuel jemand von euch sagen was das problem ist:
Ich weiss nicht ob es etwas mit IPC zu tun hat aber ich bekomme bei der kompilierung mehrere fehler, kann mir eventuel jemand von euch sagen was das problem ist:
cc: internal compiler error: Speicherzugriffsfehler (program cc1)
The bug is not reproducible, so it is likely a hardware or OS problem.
cc: internal compiler error: Speicherzugriffsfehler (program cc1)
CMakeFiles/csoscam.dir/build.make:350: recipe for target 'CMakeFiles/csoscam.dir/oscam-ecm.o' failed
make[2]: *** [CMakeFiles/csoscam.dir/oscam-ecm.o] Error 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
CMakeFiles/csmodules.dir/build.make:758: recipe for target 'CMakeFiles/csmodules.dir/module-newcamd-des.o' failed
make[2]: *** [CMakeFiles/csmodules.dir/module-newcamd-des.o] Error 4
make[2]: *** Warte auf noch nicht beendete Prozesse...
CMakeFiles/csmodules.dir/build.make:782: recipe for target 'CMakeFiles/csmodules.dir/module-newcamd.o' failed
make[2]: *** [CMakeFiles/csmodules.dir/module-newcamd.o] Error 4
[ 85%] Building C object CMakeFiles/csmodules.dir/module-radegast.o
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/csmodules.dir/all' failed
make[1]: *** [CMakeFiles/csmodules.dir/all] Error 2
make[1]: *** Warte auf noch nicht beendete Prozesse...
CMakeFiles/Makefile2:178: recipe for target 'CMakeFiles/csoscam.dir/all' failed
make[1]: *** [CMakeFiles/csoscam.dir/all] Error 2
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2
The bug is not reproducible, so it is likely a hardware or OS problem.
cc: internal compiler error: Speicherzugriffsfehler (program cc1)
CMakeFiles/csoscam.dir/build.make:350: recipe for target 'CMakeFiles/csoscam.dir/oscam-ecm.o' failed
make[2]: *** [CMakeFiles/csoscam.dir/oscam-ecm.o] Error 1
make[2]: *** Warte auf noch nicht beendete Prozesse...
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.
CMakeFiles/csmodules.dir/build.make:758: recipe for target 'CMakeFiles/csmodules.dir/module-newcamd-des.o' failed
make[2]: *** [CMakeFiles/csmodules.dir/module-newcamd-des.o] Error 4
make[2]: *** Warte auf noch nicht beendete Prozesse...
CMakeFiles/csmodules.dir/build.make:782: recipe for target 'CMakeFiles/csmodules.dir/module-newcamd.o' failed
make[2]: *** [CMakeFiles/csmodules.dir/module-newcamd.o] Error 4
[ 85%] Building C object CMakeFiles/csmodules.dir/module-radegast.o
CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/csmodules.dir/all' failed
make[1]: *** [CMakeFiles/csmodules.dir/all] Error 2
make[1]: *** Warte auf noch nicht beendete Prozesse...
CMakeFiles/Makefile2:178: recipe for target 'CMakeFiles/csoscam.dir/all' failed
make[1]: *** [CMakeFiles/csoscam.dir/all] Error 2
Makefile:149: recipe for target 'all' failed
make: *** [all] Error 2