On 2009-07-06 at 04:50:19 [+0200], Ingo Weinhold <ingo_weinhold@xxxxxx> wrote: > Until the problem is fixed I'd really recommend to build with a single job > only, if you want to produce and "official" image. With --use-xattr enabled > it should be safe to build all targets but the image itself with multiple > jobs (at least AFAIK, cf. #4005). So "jam -q -j4 @image; rm > .../haiku.image; jam -q @image" should work reliably. Without xattr support > I'd exclusively build with only a single job. In fact I'd even consider > builds without xattr support not officially supported ATM and avoid them, > if possible. I believe I have nailed the problem in r31419. Builds with multiple jobs should work fine now, if xattr support is enabled. If you find any further problems, please file a ticket. The disclaimer for builds without xattrs still applies. CU, Ingo