Hi,
perhaps anybody could give me a hint who to statically compile openvpn with LZO
and SSL? I want it to run on a system where the "on-board" SSL is very limited
in case of supported ciphers and where is no possibility to install LZO.
I already found this topic:
http://article.gmane.org/gmane.ne
Charles Duffy spamcop.net> writes:
>
> On Wed, 20 Oct 2004 14:02:13 +0000, Dirk Tronienne wrote:
> > How has the Makefile (...what else?) to be modified for LZO? Is "LDADD =
> > -static -lssl -lcrypto -lzo" correct?
>
> If you're using static libfoo
Charles Duffy spamcop.net> writes:
>
> Instead of adding /usr/lib/liblzo.a, you should *replace* the -llzo with
> it. Also, according to the error (the other two messages were warnings),
> you need access to the dynamic linker (-ldl or /usr/lib/libdl.a on my
> system) so the OpenSSL libraries ca