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

@localhost:~/viacoin# make Making all in src make[1]: Entering directory '/root/viacoin/src' make[2]: Entering directory '/root/viacoin/src' CXX crypto/libbitcoinconsensus_la-aes.lo CXX crypto/libbitcoinconsensus_la-hmac_sha256.lo CXX crypto/libbitcoinconsensus_la-hmac_sha512.lo CXX crypto/libbitcoinconsensus_la-ripemd160.lo CXX crypto/libbitcoinconsensus_la-scrypt.lo CXX crypto/libbitcoinconsensus_la-scrypt-sse2.lo crypto/scrypt-sse2.cpp:36:10: fatal error: emmintrin.h: No such file or directory #include <emmintrin.h> ^~~~~~~~~~~~~ compilation terminated. #23

Closed
vcgato29 opened this issue Aug 4, 2018 · 0 comments
Assignees

Comments

@vcgato29
Copy link

vcgato29 commented Aug 4, 2018

This issue tracker is only for technical issues related to viacoin-core.

For reporting security issues, please contact the Viacoin developers on the #viacoin-dev Freenode IRC channel or alternatively you can email us at contact@viacoin.org.

Describe the issue

Can you reliably reproduce the issue?

If so, please list the steps to reproduce below:

Expected behaviour

Tell us what should happen

Actual behaviour

Tell us what happens instead

Screenshots.

If the issue is related to the GUI, screenshots can be added to this issue via drag & drop.

What version of viacoin-core are you using?

List the version number/commit ID, and if it is an official binary, self compiled or a distribution package such as PPA.

Machine specs:

  • OS:
  • CPU:
  • RAM:
  • Disk size:
  • Disk Type (HD/SDD):

Any extra information that might be useful in the debugging process.

This is normally the contents of a debug.log or config.log file. Raw text or a link to a pastebin type site are preferred@localhost:~/viacoin# make Making all in src make[1]: Entering directory '/root/viacoin/src' make[2]: Entering directory '/root/viacoin/src' CXX crypto/libbitcoinconsensus_la-aes.lo
CXX crypto/libbitcoinconsensus_la-hmac_sha256.lo CXX crypto/libbitcoinconsensus_la-hmac_sha512.lo CXX crypto/libbitcoinconsensus_la-ripemd160.lo CXX crypto/libbitcoinconsensus_la-scrypt.lo CXX crypto/libbitcoinconsensus_la-scrypt-sse2.lo crypto/scrypt-sse2.cpp:36:10: fatal error: emmintrin.h: No such file or directory #include <emmintrin.h> ^~~~~~~~~~~~~ compilation terminated.

@romanornr romanornr self-assigned this Sep 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants