cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: 7.10.4-pre4 and ssl

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Wed, 19 Mar 2003 19:57:49 +0100 (CET)

On Wed, 19 Mar 2003, Avery Fay wrote:

> I ran the command line manually with the -E option to gcc to stop after the
> preprocessor. It looks like USE_SSLEAY is not being defined because I don't
> get any of the openssl header files (nor the old ssleay header files).
> Where would this be defined? Is there something equivalent to a config.h or
> should it be on the command line?

lib/setup.h is the main config file that is including the config.h file.
After having read the config.h, it checks that a couple of relevant SSL
headers were found and if so, it defines USE_SSLEAY (and USE_OPENSSL if it
found the openssl-prefixed headers).

Can you check which of the required defines (headers) that isn't set for you?

-- 
 Daniel Stenberg -- curl, cURL, Curl, CURL. Groks URLs.
-------------------------------------------------------
This SF.net email is sponsored by: Does your code think in ink? 
You could win a Tablet PC. Get a free Tablet PC hat just for playing. 
What are you waiting for?
http://ads.sourceforge.net/cgi-bin/redirect.pl?micr5043en
Received on 2003-03-21