Hi Jia,
> I don't have this issue. Maybe /usr/include/gcrypt.h doesn't exist in
> your environment?
Correct, I don't have /usr/include/gcrypt.h in my environment.
> Also, could you try to compile crypto/gc and see whether it has the
> same failure?
The testdir for module crypto/gc works fine in
Hi Bruno,
I sent a new submission based on the latest master branch for a clear
review without sm3 basis.
Plz refer to "[PATCH] sm3: support to compile with libgcrypt".
Let's continue the discussion over it.
Thanks,
Jia
于 2017/10/29 上午9:54, Jia Zhang 写道:
>
>
> 于 2017/10/29 上午4:25, Bruno Haib
于 2017/10/29 上午4:25, Bruno Haible 写道:
> Hi Jia,
>
>> Here is the V3 changelog:
>>
>> - Correct @LIB_CRYPTO@ build issue in m4/sm3.m4.
>
> Thanks for the update. The module 'crypto/sm3' passes the test, so
> I pushed that part of the patch in your name.
>
> The module 'crypto/gc-sm3' does not
Hi Jia,
> Here is the V3 changelog:
>
> - Correct @LIB_CRYPTO@ build issue in m4/sm3.m4.
Thanks for the update. The module 'crypto/sm3' passes the test, so I pushed
that part of the patch in your name.
The module 'crypto/gc-sm3' does not pass the test:
$ ./gnulib-tool --create-testdir --dir=te