[openssl-users] What to do with deprecation errors

Skip Carter skip at taygeta.com
Sun Oct 21 17:11:38 UTC 2018


On Sun, 2018-10-21 at 02:10 +0000, Blumenthal, Uri - 0553 - MITLL
wrote:
> On 10/20/2018, 21:41, "openssl-users on behalf of Skip Carter" <opens
> sl-users-bounces at openssl.org on behalf of skip at taygeta.com> wrote:
>     Yes, that works just fine for me too.  But if I include ssl.h I
> have
>     the problem.  The various DEPRECATED.. macros don't get pre-
> compiled
>     and get handed to the compiler.  I think I improperly installed
> the
>     headers.
> 
> I think so too, because adding ssl.h doesn't break compilation/run
> for me:
> 

I started from 0:


tar xvf openssl-1.1.1.tar.gz
cd openssl-1.1.1/
./Configure --prefix=/usr --openssldir=/usr/lib/ssl shared linux
generic64
make
sudo make install

...no errors, no complications
 
And I still have the problem with those macros.

I am using gcc version 6.3.0 20170516 (Debian 6.3.0-18+deb9u1)


-- 
Skip Carter
Taygeta Scientific Inc.



More information about the openssl-users mailing list