[openssl-dev] System openssl header files are used when building openssl itself

Lianghui Chen liachen at blackberry.com
Mon Jul 6 19:33:06 UTC 2015


Thanks, Rich

It seems the openssl folder is created when running "./Configure dist", let me try with that.

Thanks Again!
Lianghui
________________________________________
From: openssl-dev [openssl-dev-bounces at openssl.org] on behalf of Salz, Rich [rsalz at akamai.com]
Sent: Monday, July 06, 2015 3:07 PM
To: openssl-dev at openssl.org
Subject: Re: [openssl-dev] System openssl header        files   are     used    when    building        openssl itself

> No, it doesn't. And it should not, right? As there is no folder openssl which
> has files like ssl.h.

In master, there should be include/openssl/ssl.h

> But I did notice some files, like ssl_locl.h, are included in C files using
> "ssl_locl.h", instead of <openssl/ssl_locl.h>, already.

The file ssl_locl.h is local to the ssl directory.  It's a private implementation file, not used by outside of that directory.
_______________________________________________
openssl-dev mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev


More information about the openssl-dev mailing list