Hello openvpn-devel, I did not have lzo's lib and headers before I attempted OpenVPN port, so I had to "./configure --disable-lzo".
When I ported OpenSSL (long ago) - I ./configure'd it to use zlib. Now, when I use the resulting ssl.lib for OpenVPN (or any other SSL-dependent package) - I have to link with zlib as well (otherwise I get unresolved symbols errors). What if I port lzo too and use it for OpenVPN configuration? I will still have to link with the zlib, but which compression the OpenVPN daemon will use if lzo is enabled in it's configuration? -- Best regards, Tony mailto:mts.spb.s...@mail.ru