Hi.

on Fri, 05 May 2023 10:45:52 +0200
Werner Koch <w...@gnupg.org> wrote: 

>> rndgetentropy.c:98:48: error: use of undeclared identifier 'GRND_RANDOM'
>>               ret = getrandom (buffer, nbytes, GRND_RANDOM);
> 
>> OS         :  macOS  13.3.1 (a) / Command Line Tools for Xcode 14.3
>> Platform :  Darwin (x86_64-apple-darwin22.4.0)
> 
> There is a glitch in 1.10 which affects macOS.  Please see
> 
> https://dev.gnupg.org/T6442
> 
> which has a patch.  It should also be possible to use
> 
>   ./configure --enable-random=linux
> 
> which uses the old /dev/random entrop gatherer.

I applied the three patches listed on the indicated webpage,
and make went through without any problems.

Thank you very much for your help.

Sincerely yours

---
WATANABE, Takeo
t...@kasaneiro.jp

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
https://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to