--- Log opened Sun Sep 25 00:00:29 2022 01:10 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 02:37 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 02:39 -!- ghost43_ [~ghost43@gateway/tor-sasl/ghost43] has quit [Remote host closed the connection] 02:40 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 04:01 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 04:32 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 06:49 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 06:52 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 08:38 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 08:40 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 08:47 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Quit: Leaving] 08:48 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 09:19 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 09:29 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 09:51 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 10:19 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Quit: Leaving] 10:19 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has joined #secp256k1 10:40 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has joined #secp256k1 11:22 -!- Guest6320 [~Guest63@adsl-dyn88.78-98-109.t-com.sk] has joined #secp256k1 11:29 < Guest6320> hi folks, I have upgraded libsecp from c6b6b8f to master. Having issues to link it properly now 11:30 < Guest6320> collect2: error: ld returned 1 exit status 11:31 < Guest6320> secp256k1/src/ecmult_impl.h:324: undefined reference to `secp256k1_pre_g' 11:31 < Guest6320> any chance some of you wizards can hint me? (spent too much time on this already) 11:32 < sipa> have you tried make clean? and if that doesn't work, git clean -dfx ? 11:33 < sipa> this sounds like some part didn't get recompiled properly after updating 11:33 < sipa> have you re-run autogen.sh and/or configure? 11:34 < Guest6320> sure I did clean and configure - not autogen - lemme try 11:51 < Guest6320> nope still same thing - one note I'm able to build libsecp OK, this error happens when I try to link it to micropython --> but the error seems like something is wrong with libsecp. I should start digging deeper into mpy as building standalone libsecp works just fine... not sure why error is so confusing - meh. 11:56 < sipa> perhaps whatever bindings you're using to link with micropython have not been updated yet? 12:00 < sipa> or somehow whatever you're using is overriding part of libsecp256k1's build system, and that part hasn't been updated? 12:01 < sipa> It used to be the case that you only needed to compile the secp256k1.c file into an object file and link against that 12:02 < sipa> now you need at least 3 files: secp256k1.c as well as precomputed_ecmult.c and precomputed_ecmult_gen.c 12:04 < Guest6320> gold! I only do secp256k1.c - thanks for advice Peter! 12:59 -!- Guest6320 [~Guest63@adsl-dyn88.78-98-109.t-com.sk] has quit [Quit: Client closed] 14:13 -!- ghost43 [~ghost43@gateway/tor-sasl/ghost43] has quit [Quit: Leaving] 15:18 -!- tromp [~textual@92-110-219-57.cable.dynamic.v4.ziggo.nl] has quit [Quit: My iMac has gone to sleep. ZZZzzz…] 17:22 -!- gleb0 [~gleb@178.150.137.228] has joined #secp256k1 17:23 -!- gleb [~gleb@178.150.137.228] has quit [Ping timeout: 264 seconds] 18:40 -!- robertspigler [~robertspi@2001:470:69fc:105::2d53] has quit [Ping timeout: 248 seconds] 18:42 -!- robertspigler [~robertspi@2001:470:69fc:105::2d53] has joined #secp256k1 18:45 -!- dunxen [~dunxen@2001:470:69fc:105::1:fec1] has quit [Ping timeout: 268 seconds] 18:45 -!- siv2r[m] [~siv2rmatr@2001:470:69fc:105::fed3] has quit [Ping timeout: 268 seconds] 19:12 -!- siv2r[m] [~siv2rmatr@2001:470:69fc:105::fed3] has joined #secp256k1 19:13 -!- dunxen [~dunxen@2001:470:69fc:105::1:fec1] has joined #secp256k1 --- Log closed Mon Sep 26 00:00:30 2022