Hi
i am trying to build current head [1] of VeraCrypt.
i run into "intrin.h" not being found in VeraCrypt/src/Crypto/cpu.h:38:20
user> uname -srvmpio Linux 4.4.120-92.70-default #1 SMP Wed Mar 14 15:59:43 UTC 2018 (52a83de) x86_64 x86_64 x86_64 GNU/Linux
the closest files i found, were: /usr/include/asm-ia64/gcc_intrin.h /usr/include/asm-ia64/intrinsics.h /usr/include/winpr2/winpr/intrin.h
After googling for "intrin not found" i still have no clue what to look for.
Greetings Fabian
[1]: commit 69df92c81de6d3844ae855e6f1aa6c7e4c784c32
i'd enjoy any comment where to look at in order to make it compile.
Hi Fabian,
Thank you for reporting this issue. Indeed, the file "intrin.h" should be used only under Windows (needed by t1ha implementation) and not Linux. I have pushed a fix for this to master: https://sourceforge.net/p/veracrypt/code/ci/74c57fb122fb38c940fbcd89f7afae7b201771ec/
Cheers
fixed, thank you.
Log in to post a comment.
Hi
i am trying to build current head [1] of VeraCrypt.
i run into "intrin.h" not being found in
VeraCrypt/src/Crypto/cpu.h:38:20
user> uname -srvmpio
Linux 4.4.120-92.70-default #1 SMP Wed Mar 14 15:59:43 UTC 2018
(52a83de) x86_64 x86_64 x86_64 GNU/Linux
the closest files i found, were:
/usr/include/asm-ia64/gcc_intrin.h
/usr/include/asm-ia64/intrinsics.h
/usr/include/winpr2/winpr/intrin.h
After googling for "intrin not found" i still have no clue what to look
for.
Greetings
Fabian
[1]: commit 69df92c81de6d3844ae855e6f1aa6c7e4c784c32
i'd enjoy any comment where to look at in order to make it compile.
Hi Fabian,
Thank you for reporting this issue. Indeed, the file "intrin.h" should be used only under Windows (needed by t1ha implementation) and not Linux. I have pushed a fix for this to master: https://sourceforge.net/p/veracrypt/code/ci/74c57fb122fb38c940fbcd89f7afae7b201771ec/
Cheers
fixed, thank you.
Last edit: Anonymous 2019-03-22