cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: No more vprintf() error

From: Jochen Roderburg <Roderburg_at_rrz.Uni-Koeln.DE>
Date: Tue, 15 Aug 2000 11:21:42 +0200

On Aug 15, 9:01am, Daniel Stenberg wrote:
> Subject: Re: No more vprintf() error
> On Mon, 14 Aug 2000, Claude Cormier wrote:
>
> > 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
> >
> > 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.

For this configuration, you have to call the configure script with

configure --with-ssl=/usr/local

Best regards,

Jochen Roderburg
ZAIK/RRZK
University of Cologne
Robert-Koch-Str. 10 Tel.: +49-221/478-7024
D-50931 Koeln E-Mail: Roderburg_at_rrz.Uni-Koeln.DE
Germany
Received on 2000-08-15