Hi, On Fri, Jul 11, 2014 at 08:17:50PM +0200, Jan Just Keijser wrote: > On 11/07/14 20:07, Gert Doering wrote: > >On Fri, Jul 11, 2014 at 04:50:38PM +0200, Jan Just Keijser wrote: > >>the master branch (from openvpn-testing) currently does not build on > >>either CentOS 5 and 6. > >Install snappy(-dev) or run configure with --disable-snappy :-) - besides > >that, it should build just fine. > > an > autoreconf -i > did the trick on CentOS 6;
Yeah, you'll need that if you refresh the git tree and configure.ac
or Makefile.am has changed. Sorry, we should display it more prominently :)
> on CentOS 5 I get
>
> checking for SSL_OP_NO_TICKET flag in OpenSSL... no
> configure: error: OpenVPN 2.4+ requires SSL_OP_NO_TICKET in OpenSSL
>
> which is logical as the "stock" openssl lib on CentOS 5 is openssl 0.9.8
> ; to me, this breaks CentOS 5 builds, as I have no option nor desire to
> build & install openssl 1.0 on them.
Mmmmh. Steffann has already answered this - it "should" work with recent
versions of 0.9.8, but some of the distribution vendors have the nasty
habit of not bumping their versions but just backporting security fixes -
so your 0.9.8 might be "0.9.8d + security fixes", not "0.9.8-current"
(which would be 0.9.8za).
You could build using polarssl :-) - but that will require installation
of a separate ssl library as well, so, not much better than "build &
install openssl 1.0". Hrmph.
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany [email protected]
fax: +49-89-35655025 [email protected]
pgpyTktXIHF4H.pgp
Description: PGP signature
