cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: checking file existence while cross compiling?

From: Kamil Dudka <kdudka_at_redhat.com>
Date: Fri, 14 May 2010 04:36:48 +0200

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
Received on 2010-05-14