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

undefined reference to 'ENGINE_load_*' #4

Open
arthur1989 opened this issue Aug 15, 2015 · 1 comment
Open

undefined reference to 'ENGINE_load_*' #4

arthur1989 opened this issue Aug 15, 2015 · 1 comment

Comments

@arthur1989
Copy link

When I link this prebuilt library, I get this error msg:
undefined reference to 'ENGINE_load_gost'
undefined reference to 'ENGINE_load_padlock'
undefined reference to 'ENGINE_load_ubsec'
undefined reference to 'ENGINE_load_sureware'
...

I am new to this, I googled it but got nothing useful. please help me.

@arthur1989
Copy link
Author

sorry to feedback so late.
I finally got the answer: add -DOPENSSL_NO_GOST to the makefile.

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

1 participant