[openssl-dev] [openssl-users] OPenssl and dependencies such as openssh

The Doctor doctor at doctor.nl2k.ab.ca
Wed Jan 6 13:16:30 UTC 2016


On Wed, Jan 06, 2016 at 05:34:31AM -0700, The Doctor wrote:
> On Wed, Jan 06, 2016 at 01:17:27AM -0500, Viktor Dukhovni wrote:
> > 
> > > On Jan 6, 2016, at 1:14 AM, Kurt Roeckx <kurt at roeckx.be> wrote:
> > > 
> > > On Tue, Jan 05, 2016 at 03:40:03PM -0700, The Doctor wrote:
> > >> tls.o(.text+0xf32): undefined reference to `SSLv23_server_method'
> > > 
> > > Are you sure it's finding the correct headers?
> > 
> > Yes, because we have OPENSSL_NO_DEPRECATED in default builds for now,
> > which disables the backwards-compatible defines.  To get a more compatible
> > build:
> > 
> > 	./Configure --prefix=/some/where deprecated shared <target>
> >         make depend
> >         make
> > 	make test
> > 	make install_sw
> > 
> > Adding "deprecated" to the Configure command-line will not disable the
> > various legacy interfaces.  Also (OpenSSL team only) see MR 1569.
> >
> 
> What about the other stuff that openssh picked up?

That should be  ./Configure --prefix=/some/where enale-deprecated shared <target>

make depend
make
make test
make install

>  
> > -- 
> > 	Viktor.
> > 
> > 
> > 
> > _______________________________________________
> > openssl-dev mailing list
> > To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev
> 
> -- 
> Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
> God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! 
> http://www.fullyfollow.me/rootnl2k  Look at Psalms 14 and 53 on Atheism
> Birthdate 29 Jan 1969 Redhill, Surrey, UK
> _______________________________________________
> openssl-dev mailing list
> To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-dev

-- 
Member - Liberal International This is doctor@@nl2k.ab.ca Ici doctor@@nl2k.ab.ca
God,Queen and country!Never Satan President Republic!Beware AntiChrist rising! 
http://www.fullyfollow.me/rootnl2k  Look at Psalms 14 and 53 on Atheism
Birthdate 29 Jan 1969 Redhill, Surrey, UK


More information about the openssl-dev mailing list