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

Weekly dev snapshots are available for testing.
We talk about them here. Testing features in the dev snapshot helps the features make it to stable.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please report your experience with testing branch. Include what you were using and how
If there is a problem, the more info the better!
Post Reply
jobber777
OpenVpn Newbie
Posts: 5
Joined: Fri Jan 29, 2016 8:50 pm

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

Post by jobber777 » Fri Jan 29, 2016 8:58 pm

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

jobber777
OpenVpn Newbie
Posts: 5
Joined: Fri Jan 29, 2016 8:50 pm

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

Post by jobber777 » Tue Feb 02, 2016 11:01 am

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

jobber777
OpenVpn Newbie
Posts: 5
Joined: Fri Jan 29, 2016 8:50 pm

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

Post by jobber777 » Fri Feb 05, 2016 2:45 pm

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]

Post Reply