On Wed, 20 Oct 2004 14:02:13 +, 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, etc. then you don't use "-lfoo"; instead
you add "/path/to/libfoo.a" to the link command.
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