Christoph Bartoschek wrote:
>>APR links to /dev/random by default, so that it can generate random
>>numbers (for UUIDs, for example). But, on systems that tend to hang
>>on /dev/random, it's recommended that you rebuild apr by running
>>its ./configure --with-devrandom=/dev/urandom.
>>
>>
>
>Can I pass this option to the subversion configure script? Or can I patch a
>file such that this option is automatically passed to apr. Rebuilding apr
>from inside the subversion directory does not fit in our software
>installation scripts. On the other side a patch would be easy to use because
>we already have a local patch for a subversion bug.
>
>
As Ben said, this is an APR problem, not a Subversion problem -- so you
have to rebuild APR, not Subversion.
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 18 17:04:33 2005