Something here makes no sense at all...  you configure with
'no-shared', and then get an apps/openssl that's linked with the
system shared libraries?

In message <323c64fe-c3a7-0b93-a11e-46f743b99...@coderhacks.com> on Tue, 13 Mar 
2018 23:46:14 +0100, "e...@coderhacks.com" <e...@coderhacks.com> said:

etc> Hi!
etc> 
etc> I put a vanilla OpenSSL in a local folder and compiled it.
etc> 
etc> ./config no-shared
etc> make
etc> 
etc> I will not do a "make install" because I will keep my distros
etc> installation.
etc> But Iwill use the vanilla for tests. So I need the binary as well as
etc> the libs.
etc> 
etc> After a ldd  I see that the apps/openssl as well as the libssl and
etc> libcrypto use the systems OpenSSL-libs instead of the one I just
etc> compiled.
etc> 
etc> Is there an option so the makefile will produce binaries out of its
etc> own libs instead of the sytems?
etc> 
etc> Thanks!
etc> 
etc> 
etc> 
etc> 
-- 
openssl-users mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-users

Reply via email to