In article <20021124162103.GA11118@spathi.chuq.com>, Chuck Silvers <chuq@chuq.com> wrote: > >I do build.sh with "-j 8", and occasionally during the "make obj" pass >mkdir errors out with "File exists". this is due to a race between >multiple "mkdir -p" operations. in mkdir.c:mkpath() there's That looks fine to me. christos