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

compile the newest version error!! #39

Closed
y123456yz opened this issue May 25, 2017 · 2 comments
Closed

compile the newest version error!! #39

y123456yz opened this issue May 25, 2017 · 2 comments

Comments

@y123456yz
Copy link

y123456yz commented May 25, 2017

libcrypto.a(err.c.o): In function ERR_reason_error_string': /root/yangyazhou/libquic-syngit/libquic/boringssl/crypto/err/err.c:547: undefined reference to kOpenSSLReasonValuesLen'
/root/yangyazhou/libquic-syngit/libquic/boringssl/crypto/err/err.c:547: undefined reference to kOpenSSLReasonStringData' /root/yangyazhou/libquic-syngit/libquic/boringssl/crypto/err/err.c:547: undefined reference to kOpenSSLReasonValues'
collect2: error: ld returned 1 exit status
make[2]: *** [boringssl/crypto/constant_time_test] Error 1
make[1]: *** [boringssl/crypto/CMakeFiles/constant_time_test.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

@y123456yz
Copy link
Author

the reasion is:
DNDEBUG is open, compile error

@y123456yz
Copy link
Author

I have resolve the problem, thanks。

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