Osiris
Osiris copied to clipboard
unsure if its on my end or the build problem
/usr/bin/ld: warning: CMakeFiles/Osiris.dir/LinuxEndpoints.s.o: missing .note.GNU-stack section implies executable stack /usr/bin/ld: NOTE: This behaviour is deprecated and will be removed in a future version of the linker /bin/sh: 1: Syntax error: "(" unexpected gmake[2]: *** [Source/CMakeFiles/Osiris.dir/build.make:105: Source/libOsiris.so] Error 2 gmake[2]: *** Deleting file 'Source/libOsiris.so' gmake[1]: *** [CMakeFiles/Makefile2:98: Source/CMakeFiles/Osiris.dir/all] Error 2 gmake: *** [Makefile:91: all] Error 2
Do you have strip installed? What is the output of which strip command?