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

这个是什么问题啊 #128

Closed
wapele opened this issue Dec 4, 2018 · 1 comment
Closed

这个是什么问题啊 #128

wapele opened this issue Dec 4, 2018 · 1 comment

Comments

@wapele
Copy link

wapele commented Dec 4, 2018

/www/wwwroot/b_com/secp256k1-php/secp256k1/secp256k1.c: 在函数‘zif_secp256k1_ecdh’中:
/www/wwwroot/b_com/secp256k1-php/secp256k1/secp256k1.c:1444:5: 错误:提供给函数‘secp256k1_ecdh’的实参太少
result = secp256k1_ecdh(ctx, resultChars, pubkey, privKey->val);
^
In file included from /www/wwwroot/b_com/secp256k1-php/secp256k1/php_secp256k1.h:3:0,
from /www/wwwroot/b_com/secp256k1-php/secp256k1/secp256k1.c:11:
/usr/local/include/secp256k1_ecdh.h:42:48: 附注:在此声明
SECP256K1_API SECP256K1_WARN_UNUSED_RESULT int secp256k1_ecdh(
^
make: *** [secp256k1.lo] 错误 1

@afk11
Copy link
Member

afk11 commented Dec 5, 2018

https://github.com/bitcoin/secp256k1 needs to be commit cd329dbc3eaf096ae007e807b86b6f5947621ee3 to work

#124

@afk11 afk11 closed this as completed Dec 5, 2018
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