On Mon, Apr 04, 2022 at 06:40:35PM -0400, rsbecker@xxxxxxxxxxxxx wrote: > On April 4, 2022 6:33 PM, Junio C Hamano wrote: > >To: Randall S. Becker <rsbecker@xxxxxxxxxxxxx> > >Cc: Git Mailing List <git@xxxxxxxxxxxxxxx>; git-packagers@xxxxxxxxxxxxxxxx > >Subject: Re: [ANNOUNCE] Git v2.36.0-rc0 - Build failure on NonStops > > > >CSPRNG_METHOD? > > We already have > > CSPRNG_METHOD = openssl > > In the config for NonStop. Should that not have worked? only if you are not telling your openssl to hide that function[1] Carlo [1] https://www.openssl.org/docs/manmaster/man3/RAND_bytes.html