cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: configure: disable OpenSSL check

From: Dan Fandrich <dan_at_coneharvesters.com>
Date: Mon, 16 Jul 2012 22:32:13 +0200

On Mon, Jul 16, 2012 at 08:37:11PM +0200, pcworld wrote:
> I already successfully cross-compiled libcurl for a system running ARM.
> Now I'd like to add OpenSSL support by passing --with-ssl to
> configure, though there are some checks in the configure script that
> fail.
> Is there any way to disable these SSL checks and tell it that I'm
> sure it will work fine on the target OS?
> I'd prefer a solution that passes some additional commands to
> configure or sets an environment variable, to modifying the existing
> build scripts.

There is some discussion on compiling with OpenSSL in the INSTALL file.
Generally, it's preferred to use pkg-config instead of passing a path
with --with-ssl.

>>> Dan
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2012-07-16