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

massdns installation error on ubuntu #76

Closed
remonsec opened this issue Aug 7, 2020 · 2 comments
Closed

massdns installation error on ubuntu #76

remonsec opened this issue Aug 7, 2020 · 2 comments

Comments

@remonsec
Copy link

remonsec commented Aug 7, 2020

root@ubuntu:~/tool/massdns# make

mkdir -p bin
cc  -O3 -std=c11 -DHAVE_EPOLL -DHAVE_SYSINFO -Wall -fstack-protector-strong src/main.c -o bin/massdns
cc: error: unrecognized command line option ‘-fstack-protector-strong’
make: *** [all] Error 1

I am using Ubuntu 14.04.6 LTS

@blechschmidt
Copy link
Owner

What is the output of cc -v? Does upgrading gcc help?

@remonsec
Copy link
Author

remonsec commented Aug 8, 2020 via email

@remonsec remonsec closed this as completed Aug 8, 2020
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