Take my build from http://opensc-project.com/build
On 1/20/10, Eike Lohmann <e.lohm...@ic3s.de> wrote: > > Hello, > > I am searching for the best way to compile OpenVPN 2.1.1 for Windows, I > have tried it on Windows with mingw+msys and on cygwin with the native > win32 option. Right now I am on Linux using the mingw crosscompiler and > could compile lzo2-03, openssl-0.9.8l, pkcs11-helper-1.07. > > When I try to configure openvpn-2.1.1(./configure > --host=i586-mingw32msvc > --with-lzo-headers=../lzo-2.03/usr/local/include/lzo > --with-lzo-lib=../lzo-2.03/usr/local/lib) it stops everytime at: > > configure: checking for LZO Library and Header files... > checking lzo/lzo1x.h usability... no > checking lzo/lzo1x.h presence... no > checking for lzo/lzo1x.h... no > checking lzo1x.h usability... yes > checking lzo1x.h presence... yes > checking for lzo1x.h... yes > checking for lzo1x_1_15_compress in -llzo... no > configure: error: LZO headers were found but LZO library was not found > > lza installdir: > openvpn-2.1.1$ ls -la ../lzo-2.03/usr/local/lib > insgesamt 820 > drwxr-xr-x 2 4096 2010-01-19 16:55 . > drwxr-xr-x 4 4096 2010-01-19 16:29 .. > -rw-r--r-- 1 826766 2010-01-19 16:55 liblzo2.a > -rwxr-xr-x 1 740 2010-01-19 16:55 liblzo2.la > > What exactly is missing and how to build it? > > Thanks and best Regards > > Eike > > ------------------------------------------------------------------------------ > Throughout its 18-year history, RSA Conference consistently attracts the > world's best and brightest in the field, creating opportunities for > Conference > attendees to learn about information security's most important issues > through > interactions with peers, luminaries and emerging and established companies. > http://p.sf.net/sfu/rsaconf-dev2dev > _______________________________________________ > Openvpn-devel mailing list > Openvpn-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/openvpn-devel >