[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: speed up make check

From: Philip Martin <philip_at_codematters.co.uk>
Date: Sat, 29 Nov 2008 15:13:47 +0000

Neels J Hofmeyr <neels_at_elego.de> writes:

> Since, I've found a way to generate enough entropy (re-compiling apr with
> /dev/urandom didn't help, maybe I did something wrong.

That's probably because an apr dependency is opening /dev/random,
libuuid for example. Instead of recompiling you could try an
LD_PRELOAD library as described here:

http://subversion.tigris.org/servlets/ReadMsg?listName=dev&msgNo=132025

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-11-29 16:14:06 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.