Displaying 1 result from an estimated 1 matches for "libsaxobjc".
2019 Jul 09
2
Problem to exec 'cc1obj'
Hello!
Try to comile sope on CentOS 7
and get:
# make
This is gnustep-make 2.7.0. Type 'gmake print-gnustep-make-help' for help.
Running in gnustep-make version 2 strict mode.
Making all in sope-xml ...
Making all in SaxObjC ...
Making all for library libSaxObjC...
Compiling file SaxAttributeList.m ...
gcc: error trying to exec 'cc1obj': execvp: Datei oder Verzeichnis nicht gefunden
gmake[5]: *** [obj/libSaxObjC.obj/SaxAttributeList.m.o] Fehler 1
gmake[4]: *** [internal-library-all_] Fehler 2
gmake[3]: *** [libSaxObjC.all.library.variables] Fehler...