After secp problem solving i fetch a error
sigringu.cpp: In function int hashToEC(const uint8_t*, uint32_t, BIGNUM*, EC_POINT*):
sigringu.cpp:150:60: error: secp256k1_hash_to_ec_xy_bytes was not declared in this scope
if (!secp256k1_hash_to_ec_xy_bytes(b32_x, b32_y, pcHash))
^
make: *** [obj/sigringu.o] Error 1
i remove the line 150-151 from sigringu.cpp and then make -f makefile.unix
Yeah but this cannot work, you're just removing that function from the source.. If the source/binary ever needs this function it will fail
i compiled by removing this line the dev can say if this function is needed i try to help
Yeah cheers and thanks for your help, you've helped a lot more than the dev actually
Post an error message next time.
If you wait until literally Sunday morning to post a helpful error message, do you think you are going to get help immediately? Legit devs have legit lives. You had all weekend to post an error message.
You had all time since launch to get your repo cloned onto a vm/vps and do a simple test compile there.
It's not my job getting bugs/flaws ironed out you implement or do testing which you didn't

Nevertheless with all the love in this thread and your attitude, good luck with this project.
Agree with ocminer i notice this problem yesterday i have solved in 2 minutes
also ask where is the problem
https://bt.irlbtc.com/view/1378922.msg14033384#msg14033384and i dont get a answer the like problem is on secp and i ignore it you answer What do you mean problem? There is no problem.
Run it a second time. if you have answer we have problem on secp e.g i had the solution from yesterday