Re: Resolving lib build dependencies in src a non-race condition prone way?

2010-06-13 Thread M. Warner Losh
In message: Garrett Cooper writes: : - If no, what am I doing wrong? There's a script in tools that will build the _prebuild_libs. You'll need to use tools/make/make_libdeps.sh. src/lib/Makefile I tihnk is mostly obsolete, and certainly would have some issues working properly.

Resolving lib build dependencies in src a non-race condition prone way?

2010-06-12 Thread Garrett Cooper
I might be completely missing the boat as to what needs to be done here, but the current code in Makefile.inc1, and lib/Makefile appears very race condition prone: >From Makefile.inc1: _prebuild_libs= ${_kerberos5_lib_libasn1} ${_kerberos5_lib_libheimntlm} \ ${_kerberos5_lib_libhx