I’m trying to do a 64 bit make on my droplet with is an x64 Ubuntu system. When I do make
I get this error.
“CPU you selected does not support x86-64 instruction set make”
Any ideas how this could be fixed? Thanks!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
@houghtobject: Hmm. What’s the output of <code>file /sbin/init</code> and what program are you trying to compile?
3.8.0-19-generic
What’s the output of <code>uname -r</code> and what software are you trying to compile?