Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to Compile On ubuntu16.04 #79

Open
0v3rW4tch opened this issue Aug 24, 2020 · 2 comments
Open

Unable to Compile On ubuntu16.04 #79

0v3rW4tch opened this issue Aug 24, 2020 · 2 comments

Comments

@0v3rW4tch
Copy link

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

@parkerlreed
Copy link

What version does

gcc --version

report?

@0v3rW4tch
Copy link
Author

What version does

gcc --version

report?

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants