Hi, Yep, that makes sense - but Selva was thinking this would ignore the libraries for now ... or did I misunderstand?
Thanks, ... Russell -----Original Message----- From: Heiko Hund [mailto:heiko.h...@sophos.com] Sent: Wednesday, November 25, 2015 10:42 AM To: openvpn-devel@lists.sourceforge.net Cc: Morris, Russell <rmor...@rkmorris.us>; Selva Nair <selva.n...@gmail.com> Subject: Re: [Openvpn-devel] OpenVPN-GUI now on GitHub + other Windows team things You seem to have gotten the path to the cross compiled openssl wrong. On Wednesday 25 November 2015 16:07:12 Morris, Russell wrote: > FYI, no joy … ☹. Configure below gives the following error, > configure: error: Cannot find OpenSSL library > > So still looking for OpenSSL. > > Thanks! > > … Russell > > > From: Selva Nair [mailto:selva.n...@gmail.com] > Sent: Sunday, November 22, 2015 1:22 PM > To: Morris, Russell <rmor...@rkmorris.us> > Cc: Samuli Seppänen <sam...@openvpn.net>; > openvpn-devel@lists.sourceforge.net Subject: Re: [Openvpn-devel] > OpenVPN-GUI now on GitHub + other Windows team things > > On Sun, Nov 22, 2015 at 12:33 PM, Morris, Russell > <rmor...@rkmorris.us<mailto:rmor...@rkmorris.us>> wrote: Hi, > > Went to get started on this, and I admit – a lot of different and > confusing information about the libraries and include files (and a lot > of it contradicts it seems). Do you have a good source for the “right” > files to grab? > Thanks! > > To start with try without openssl. > (each command below is on one line -- gmail may break the lines) $ git > clone https://github.com/OpenVPN/openvpn-gui.git > $ cd openvpn-gui > $ autoreconf -i -v > $ ./configure --prefix=/ --host=x86_64-w64-mingw32 > --build=x86_64-pc-linux-gnu --program-prefix='' > CFLAGS=-DDISABLE_CHANGE_PASSWORD OPENSSL_CRYPTO_LIBS="-L./" $ make > > That will build will get openvpn-gui.exe. Copy it to windows as run as > administrator. > All this assumes you have a setup with git, mingw-w64, automake, > libtool installed. > Selva Heiko Hund Development Manager, R&D tel +49-721-25516-237 SOPHOS Security made simple -- Sophos Technology GmbH, Commercial Register: Mannheim HRB 712658 Headquarter Location: Amalienbadstr. 41/Bau 52 | 76227 Karlsruhe | Germany Executive Board: Nicholas Bray, Pino von Kienlin, Joachim Frost Sophos Technology GmbH, Amalienbadstraẞe 41/Bau 52, D-76227 Karlsruhe, Deutschland Tel +49 (0)721 25516 0 Fax +49 (0)721 25516 200 E-Mail i...@sophos.de www.sophos.de Sitz der Gesellschaft: Karlsruhe, Amtsgericht Mannheim HRB 712658 Geschäftsführer: Nicholas Bray, Pino von Kienlin, Wolfgang Hilpert, Jennifer Onslow. Sophos GmbH, Gustav-Stresemann-Ring 1, 65189 Wiesbaden, Deutschland Tel +49 (0) 611 5858-0 Fax +49 (0) 611 5858-1042 E-Mail i...@sophos.de www.sophos.de Sitz der Gesellschaft: Wiesbaden, Amtsgericht Wiesbaden HRB 25915 Geschäftsführer: Nicholas Bray, Wolfgang Hilpert, Pino von Kienlin, Jennifer Onslow