Subject: Re: race in bsd.kinc.mk
To: None <tech-toolchain@NetBSD.org>
From: Jochen Kunz <jkunz@unixag-kl.fh-kl.de>
List: tech-toolchain
Date: 10/12/2003 19:30:39
On 2003.10.12 02:43 Chuck Silvers wrote:

> there's a parallel-build race in bsd.kinc.mk, we may try to install a
> file into the DESTDIR before we create the directory it goes in:
There are even more race conditions. I did a "nbmake-hp700 -j 4" on a
dual CPU SS20 in src/sys/arch/hp700/stand/boot and it bails out at
various places because some needed .o or .a files from the lernel libs
are not installed at the time an other thread wants to link them. 
-- 


tschüß,
       Jochen

Homepage: http://www.unixag-kl.fh-kl.de/~jkunz/