GNU bug report logs -
#19821
Openssl 1.0.2 and cmake
Previous Next
Reported by: Andreas Enge <andreas <at> enge.fr>
Date: Mon, 9 Feb 2015 14:17:02 UTC
Severity: normal
Done: ludo <at> gnu.org (Ludovic Courtès)
Bug is archived. No further changes may be made.
Full log
Message #10 received at 19821-done <at> debbugs.gnu.org (full text, mbox):
Andreas Enge <andreas <at> enge.fr> 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’.
This bug report was last modified 10 years and 51 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.