note that apr_private.h is a generated file

what is the value of DEV_RANDOM (show entire line)?

what OS?

what messages issued during configure related to random
number selection?  here is all I get on Linux:
----start of snippet----
  checking if fcntl locks affect threads in the same process... no
  checking if flock locks affect threads in the same process... no
->checking for entropy source... /dev/random

  Checking for Time Support...
----end----

how was configure invoked?

you did "make extraclean" after updating a previous tree
from CVS, right?

Jani Monoses wrote:

in apr_private.h #define DEV_RANDOM is missing quote marks
so compilation fails in unix/rand.c.
The source is fresh form CVS




Reply via email to