Re: Private library dependencies

2021-10-09 Thread nia
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 libcryp

Re: Private library dependencies

2021-10-08 Thread Iain Hibbert
On Fri, 8 Oct 2021, nia wrote: > I'm trying to make the MKARGON2 stuff work properly with a release > build. > > Since libuv was made into a private library for BIND, I thought it > would be a good model to follow. > > However, when libcrypt builds, I get the following: > > nbmake[7]: nbmake[7]

Private library dependencies

2021-10-08 Thread nia
I'm trying to make the MKARGON2 stuff work properly with a release build. Since libuv was made into a private library for BIND, I thought it would be a good model to follow. However, when libcrypt builds, I get the following: nbmake[7]: nbmake[7]: don't know how to make /home/nia/obj/external/a