On Sat, Oct 09, 2021 at 07:59:24AM +0100, Iain Hibbert wrote: > you didn't make libargon2_pic.a first? can't link without dependency > already built..
Figures. > not sure how you are getting to the stage "when libcrypt builds", and my > sources are older but I see that lib/Makefile has libcrypt in the first > tranche, so if you are depending on something it might need to build that > first then move libcrypt after a barrier? I see that bind is built after > libuv in that way.. > > iain Thanks!