Osiris icon indicating copy to clipboard operation
Osiris copied to clipboard

unsure if its on my end or the build problem

Open kashm26 opened this issue 1 year ago • 1 comments

/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

kashm26 avatar Nov 17 '24 15:11 kashm26

Do you have strip installed? What is the output of which strip command?

danielkrupinski avatar Nov 18 '24 19:11 danielkrupinski