>>> ghash-x86_64.s:1383: Error: no such instruction: `vpclmulqdq
>>> $0,%xmm6,%xmm14,%xmm0'
>>
>> What does 'gcc -Wa,-v -c -o /dev/null -x assembler /dev/null' print on
>> your system?
>>
>>
>> $ gcc -Wa,-v -c -o /dev/null -x assembler /dev/null
> GNU assembler version 2.17.50.0.6-14.el5 (x86_64-redhat-linux) using
> BFD version 2.17.50.0.6-14.el5 20061020

Meaning that check for minimum of 2.19 around line 93 in
modes/asm/ghash-x86_64.pl has miserably failed. I can't reproduce the
problem by placing fake as on my PATH... It appears that you are on your
own here. Is it possible that .s file was generated on another system in
previous attempt to build? Can you confirm that problem actually
persists with fresh download?


_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

Reply via email to