bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#19821: Openssl 1.0.2 and cmake


From: Ludovic Courtès
Subject: bug#19821: Openssl 1.0.2 and cmake
Date: Wed, 08 Apr 2015 22:09:22 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux)

Andreas Enge <address@hidden> skribis:

> Currently, libwebsockets fails to build because its dependency openssl
> is not found by cmake any more since we switched to 1.0.2.

It might have been another issue that was fixed in the meantime.  As of
v0.8.1-1132-g0cc0095, libwebsockets 1.3 builds correctly with OpenSSL
1.0.2a and CMake 3.1.3.

The log at <http://hydra.gnu.org/build/344529/log/raw> reads:

--8<---------------cut here---------------start------------->8---
-- Found OpenSSL: 
/gnu/store/bqd05i3bhk9bfyczc745x1z2slypqbv1-openssl-1.0.2a/lib/libssl.so;/gnu/store/bqd05i3bhk9bfyczc745x1z2slypqbv1-openssl-1.0.2a/lib/libcrypto.so
 (found version "1.0.2a") 
OpenSSL include dir: 
/gnu/store/bqd05i3bhk9bfyczc745x1z2slypqbv1-openssl-1.0.2a/include
OpenSSL libraries: 
/gnu/store/bqd05i3bhk9bfyczc745x1z2slypqbv1-openssl-1.0.2a/lib/libssl.so;/gnu/store/bqd05i3bhk9bfyczc745x1z2slypqbv1-openssl-1.0.2a/lib/libcrypto.so
Searching for OpenSSL executable and dlls
OpenSSL executable: 
/gnu/store/bqd05i3bhk9bfyczc745x1z2slypqbv1-openssl-1.0.2a/bin/openssl
--8<---------------cut here---------------end--------------->8---

So I’m closing this bug, but do reopen it if I missed something.

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]