Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with undefined symbol: OPENSSL_init_ssl #84

Open
3a8r opened this issue Mar 6, 2018 · 1 comment
Open

problem with undefined symbol: OPENSSL_init_ssl #84

3a8r opened this issue Mar 6, 2018 · 1 comment

Comments

@3a8r
Copy link

3a8r commented Mar 6, 2018

Expected Behavior

run on localhost and show in web browser

Actual Behavior

error:
bin/Linux/x86_64/macchina: symbol lookup error: macchina.io/platform/lib/Linux/x86_64/libPocoCrypto.so.48: undefined symbol: OPENSSL_init_ssl

Steps to Reproduce

(please make this a SSCCE, if applicable and reasonable)

macchina.io Version

Master

Compiler and Version

g++ (Ubuntu 5.4.0-6ubuntu1~16.04.4) 5.4.0 20160609
Copyright (C) 2015 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

Operating System and Version

% uname -a
Linux nouri 4.4.0-81-generic #104-Ubuntu SMP Wed Jun 14 08:17:06 UTC 2017 x86_64 x86_64 x86_64 GNU/Linux

Other Relevant Information

OpenSSL> version
OpenSSL 1.1.1-pre2 (alpha) 27 Feb 2018

@obiltschnig
Copy link
Member

It seems you have a mismatch of OpenSSL headers and libraries on your system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants