Page 1 of 1

configure: error: openssl check failed after ./build-snapsho

Posted: Fri Jan 29, 2016 8:58 pm
by jobber777
Hi, I have some problem with build snapshot

Code: Select all

git clone https://github.com/OpenVPN/openvpn-build.git
cd openvpn-build/windows-nsis
and ./build-snapshot
and have error

Code: Select all

configure: error: openssl check failed

Code: Select all

version
 cat /proc/version
Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24)
 openssl version
OpenSSL 1.0.1k 8 Jan 2015
and try on the

Code: Select all

cat /proc/version 
Linux version 4.3.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 5.3.1 20160114 (Debian 5.3.1-6) ) #1 SMP Debian 4.3.3-7 (2016-01-19)
openssl version
OpenSSL 1.0.2e 3 Dec 2015
help solve the problem. Thanks

Re: configure: error: openssl check failed after ./build-sna

Posted: Tue Feb 02, 2016 11:01 am
by jobber777

Code: Select all

http://paste.ubuntu.com/14856492
/root/openvpn-builds/openvpn-build/windows-nsis/tmp/build-i686/openvpn-2.3_git/config.log:configure:15909: error: openssl check failed

Re: configure: error: openssl check failed after ./build-sna

Posted: Fri Feb 05, 2016 2:45 pm
by jobber777
jobber777 wrote:Hi, I have some problem with build snapshot

Code: Select all

git clone https://github.com/OpenVPN/openvpn-build.git
cd openvpn-build/windows-nsis
and ./build-snapshot
and have error

Code: Select all

configure: error: openssl check failed

Code: Select all

version
 cat /proc/version
Linux version 3.16.0-4-amd64 (debian-kernel@lists.debian.org) (gcc version 4.8.4 (Debian 4.8.4-1) ) #1 SMP Debian 3.16.7-ckt11-1 (2015-05-24)
 openssl version
OpenSSL 1.0.1k 8 Jan 2015
and try on the

Code: Select all

cat /proc/version 
Linux version 4.3.0-1-amd64 (debian-kernel@lists.debian.org) (gcc version 5.3.1 20160114 (Debian 5.3.1-6) ) #1 SMP Debian 4.3.3-7 (2016-01-19)
openssl version
OpenSSL 1.0.2e 3 Dec 2015
help solve the problem. Thanks

Code: Select all

SOLVED
[/b]