Re: [Openvpn-devel] OpenVPN and OpenSSL compatibility

2008-08-10 Thread James Yonan
Jos Vos wrote: Hi, I'm trying to "port" OpenVPN to a rather old Linux system (for certain reasons...). I tried both 2.0.9 and 2.1_rc9. What I found: Compiling works ok for both versions (after a few trivial compiler compatibility fixes). But when testing a loopback connection with the loop

Re: [Openvpn-devel] OpenVPN and OpenSSL compatibility

2008-08-08 Thread Jos Vos
On Fri, Aug 08, 2008 at 04:26:47PM +0200, Ross Cameron wrote: > What Linux kernel and Glibc version's are you running on this box? Kernel 2.4.20, glibc 2.2.5. But I just finished building a newer version of OpenSSL (0.9.7a, still old, I know), then I compiled OpenVPN 2.1_rc9 against that, and th

Re: [Openvpn-devel] OpenVPN and OpenSSL compatibility

2008-08-08 Thread Ross Cameron
What Linux kernel and Glibc version's are you running on this box? Why not statically compile the latest version of OpenVPN+OpenSSL together Regards,... Ross Cameron On Fri, Aug 8, 2008 at 1:33 PM, Jos Vos wrote: > Hi, > > I'm trying to "port" OpenVPN to a rather old Linux system (for > ce

[Openvpn-devel] OpenVPN and OpenSSL compatibility

2008-08-08 Thread Jos Vos
Hi, I'm trying to "port" OpenVPN to a rather old Linux system (for certain reasons...). I tried both 2.0.9 and 2.1_rc9. What I found: Compiling works ok for both versions (after a few trivial compiler compatibility fixes). But when testing a loopback connection with the loopback-{client,server