Re: [Openvpn-devel] Compilation Problem of openvpn-2.0_beta11

2004-10-14 Thread Mathias Sundman
On Thu, 14 Oct 2004, zeeshaan wrote: Hi, I am trying to compile the OpenVpn in windows but no success, i have installed Mingw,Msys i have opensssl and lzo libraries source also but when i try to compile the source through mingw by applying command Make -f makefile.w32 i get errors as gcc -

Re: [Openvpn-devel] Compilation Problem of openvpn-2.0_beta11

2004-10-14 Thread James Yonan
Make sure you have a tap-win32 subdirectory below your make directory with appropriate files in it. James On Thu, 14 Oct 2004, zeeshaan wrote: > Hi, > > I am trying to compile the OpenVpn in windows but no success, > > i have installed Mingw,Msys i have opensssl and lzo libraries source also

[Openvpn-devel] Compilation Problem of openvpn-2.0_beta11

2004-10-14 Thread zeeshaan
Hi, I am trying to compile the OpenVpn in windows but no success, i have installed Mingw,Msys i have opensssl and lzo libraries source also but i have set path for openssl and lzo in makefile.w32 as OPENSSL = /f/openssl-0.9.7d LZO = /f/lzo-1.08 because both are at f:/openssl-0.9.7d and f: