cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: No more vprintf() error

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 15 Aug 2000 09:01:46 +0200 (MET DST)

On Mon, 14 Aug 2000, Claude Cormier wrote:

> curl (1): SSL is disabled, https: not supported!
>
> But I set the flags OK... Looking at config.log I have several errors
> like this one:
>
> configure:2559: checking for openssl/x509.h
> configure:2569: gcc -E -I/usr/local/include/openssl
> -I/usr/local/ssl/include/openssl -I/usr/local/ssl/include conftest.c
> >/dev/null 2>conftest.out
>
> configure:2565: openssl/x509.h: No such file or directory
>
> configure: failed program was:
> #line 2564 "configure"
> #include "confdefs.h"
> #include <openssl/x509.h>
>
> But when I do a list of /usr/local/include/openssl, all the .h are in.
>
> Any ideas ??

Honestly, not really. But the gcc-line fails to read the include file(s) and
that is probably the reason why SSL ends up disabled.

-- 
      Daniel Stenberg - http://daniel.haxx.se - +46-705-44 31 77
   ech`echo xiun|tr nu oc|sed 'sx\([sx]\)\([xoi]\)xo un\2\1 is xg'`ol
Received on 2000-08-15