[Openvpn-devel] Re: compile statically with LZO and SSL support?

2004-10-20 Thread Charles Duffy
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.

[Openvpn-devel] compile statically with LZO and SSL support?

2004-10-20 Thread Dirk Tronienne
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