You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
gcc (Ubuntu 4.8.5-4ubuntu2) 4.8.5
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
make -C /lib/modules/4.13.0-36-generic/build M="/home/overwatch/Desktop/test/LiME/src" modules
make[1]: Entering directory '/usr/src/linux-headers-4.13.0-36-generic'
CC [M] /home/overwatch/Desktop/test/LiME/src/tcp.o
gcc: error: unrecognized command line option ‘-fstack-protector-strong’
scripts/Makefile.build:308: recipe for target '/home/overwatch/Desktop/test/LiME/src/tcp.o' failed
make[2]: *** [/home/overwatch/Desktop/test/LiME/src/tcp.o] Error 1
Makefile:1550: recipe for target 'module/home/overwatch/Desktop/test/LiME/src' failed
make[1]: *** [module/home/overwatch/Desktop/test/LiME/src] Error 2
make[1]: Leaving directory '/usr/src/linux-headers-4.13.0-36-generic'
Makefile:35: recipe for target 'default' failed
make: *** [default] Error 2
The text was updated successfully, but these errors were encountered: