Hi, net/samba consistently fails to build for me with MAKE_JOBS=12. This is because it wants to link all the things in parallel, which ends up exhausting the maximum number of open files in the system. Would there be objections if I set it as not MAKE_JOBS_SAFE? -- Benny