From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olaf Hering Subject: Re: [PATCH] stubdom: disable parallel build Date: Tue, 31 Jul 2012 11:17:47 +0200 Message-ID: <20120731091746.GA11406@aepfle.de> References: <1343723296.15432.62.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <1343723296.15432.62.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ian Campbell Cc: "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org On Tue, Jul 31, Ian Campbell wrote: > > make[2]: *** INTERNAL: readdir: Bad file descriptor > > This is an internal error inside make? That's surely more critical than > any problem with our build system and needs to be solved before adding > workarounds to our tree. I see the errors only with make 3.82, which is shipped with openSuSE 11.4 and later. make 3.81 from SLES11 shows no issues. Olaf