From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.devel Subject: Re: Building cvs emacs on a dual-core machine Date: Wed, 20 Dec 2006 17:19:32 -0500 Message-ID: References: Reply-To: rms@gnu.org NNTP-Posting-Host: dough.gmane.org Content-Type: text/plain; charset=ISO-8859-15 X-Trace: sea.gmane.org 1166653630 6825 80.91.229.10 (20 Dec 2006 22:27:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Wed, 20 Dec 2006 22:27:10 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Wed Dec 20 23:27:06 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by dough.gmane.org with esmtp (Exim 4.50) id 1Gx9tv-00047b-K2 for ged-emacs-devel@m.gmane.org; Wed, 20 Dec 2006 23:27:03 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gx9tv-0000YE-2v for ged-emacs-devel@m.gmane.org; Wed, 20 Dec 2006 17:27:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Gx9tl-0000X6-7Q for emacs-devel@gnu.org; Wed, 20 Dec 2006 17:26:53 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Gx9tk-0000WV-Lt for emacs-devel@gnu.org; Wed, 20 Dec 2006 17:26:52 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Gx9tk-0000WF-Hc for emacs-devel@gnu.org; Wed, 20 Dec 2006 17:26:52 -0500 Original-Received: from [199.232.76.164] (helo=fencepost.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.52) id 1Gx9mf-0008BO-Oa for emacs-devel@gnu.org; Wed, 20 Dec 2006 17:19:34 -0500 Original-Received: from rms by fencepost.gnu.org with local (Exim 4.60) (envelope-from ) id 1Gx9me-0000OZ-B0; Wed, 20 Dec 2006 17:19:32 -0500 Original-To: Eric Lilja In-reply-to: (message from Eric Lilja on Wed, 20 Dec 2006 12:47:13 +0100) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:64031 Archived-At: Maybe because it tries to build something that depends on something else that has not been quite finished yet because when multiple jobs are specified things doesn't happen in serial anymore? That is quite likely. We could fix this if we knew precisely what the unrecorded dependency is. But we have to depend on you to figure out what it is.