[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [Libevent-users] arc4_addrandom solaris



On Tue, Oct 24, 2017 at 10:20 AM, Goetz T. Fischer <g.fischer@xxxxxxxx> wrote:
>
> hi,
>
> solaris 11 lacks arc4_addrandom but since it has the others the
> buildsystem assumes it has that one, too.
> a simple fix is to edit evutil_rand.c as if we wouldn't have the
> arc4random stuff at all so that the included version gets built.
> a check for that should be added to the buildsystem.
>
> this goes for 2.0.x as well as 2.1.x.

Can you please try libevent 2.1 compiled from sources (git)?

It contains next patches (that should help):
- 6541168d7037457b8e5c51cc354f11bd94e618b6 ("Detect
arch4random_addrandom() existence")
- 266f43af7798befa3d27bfabaa9ae699259c3924 (fix for previous patch)

P.S. Please use 2.1 if you can.
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.