On Friday 14 of May 2010 04:03:10 ML wrote:
> Sure I did --with-random=/opt

That looks wrong to me.  /opt is certainly not a random device.

> but I dont what what --with-random is really supposed to do..

Then you probably want to use --without-random instead.  It should still 
compile fine and you'll be able to set the random device in run-time,
using the CURLOPT_RANDOM_FILE option.

> Do you know?
>
> Or how do I find out?

Just look to configure.ac what the option is supposed to do.  Then you can 
e.g. grep the sources for the RANDOM_FILE macro.

Kamil
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to