Re: [Openvpn-devel] Compiling OpenVPN 2.1rc7

2008-02-17 Thread Diaa Sami
I tried this one but it's the same, no DLL is created even after linking with the DLLs instead of the the libs. Here are the new config.log and build.log so you can find what's wrong. On 2/17/08, Alon Bar-Lev wrote: > Thanks! > I solved something similar to this using a cross compiler, with newe

Re: [Openvpn-devel] Compiling OpenVPN 2.1rc7

2008-02-17 Thread Alon Bar-Lev
On Feb 17, 2008 8:46 PM, Diaa Sami wrote: > I tried this one but it's the same, no DLL is created even after > linking with the DLLs instead of the the libs. > > Here are the new config.log and build.log so you can find what's wrong. Thanks! First, you don't need the -lssl32 for pkcs11-helper. B

Re: [Openvpn-devel] Compiling OpenVPN 2.1rc7

2008-02-17 Thread Diaa Sami
On Feb 17, 2008 10:48 PM, Alon Bar-Lev wrote: > On Feb 17, 2008 8:46 PM, Diaa Sami wrote: > > I tried this one but it's the same, no DLL is created even after > > linking with the DLLs instead of the the libs. > > > > Here are the new config.log and build.log so you can find what's wrong. > > Tha

Re: [Openvpn-devel] Compiling OpenVPN 2.1rc7

2008-02-17 Thread Alon Bar-Lev
I wish to reproduce this. Can you please provide some instruction of how to do this? 1. Which EXACT version and platform of Windows are you using? 2. Which mingw version you are using, how did you installed it. 3. Which msys version are you using, how did you installed it. 4. How did you EXACTLY co