From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: Build fails on network home directories mounted over AFP + Parallel make doesn't work Date: Sun, 05 Mar 2006 06:23:50 +0200 Message-ID: References: Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1141536010 23004 80.91.229.2 (5 Mar 2006 05:20:10 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Sun, 5 Mar 2006 05:20:10 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Sun Mar 05 06:20:08 2006 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FFlf3-0007z0-TH for geb-bug-gnu-emacs@m.gmane.org; Sun, 05 Mar 2006 06:20:06 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FFlf9-0006CC-FF for geb-bug-gnu-emacs@m.gmane.org; Sun, 05 Mar 2006 00:20:11 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FFkmu-0002nk-Au for bug-gnu-emacs@gnu.org; Sat, 04 Mar 2006 23:24:08 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FFkmp-0002eM-5N for bug-gnu-emacs@gnu.org; Sat, 04 Mar 2006 23:24:05 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FFkmn-0002dI-Je for bug-gnu-emacs@gnu.org; Sat, 04 Mar 2006 23:24:02 -0500 Original-Received: from [192.114.186.66] (helo=romy.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.52) id 1FFkom-0001XZ-Ga for bug-gnu-emacs@gnu.org; Sat, 04 Mar 2006 23:26:04 -0500 Original-Received: from HOME-C4E4A596F7 (IGLD-80-230-70-117.inter.net.il [80.230.70.117]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id DRJ95866 (AUTH halo1); Sun, 5 Mar 2006 06:23:49 +0200 (IST) Original-To: Alastair Houghton In-reply-to: (message from Alastair Houghton on Tue, 28 Feb 2006 14:30:46 +0000) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:14936 Archived-At: > From: Alastair Houghton > Date: Tue, 28 Feb 2006 14:30:46 +0000 > > Additionally, GNU Make's parallel make feature prevents Emacs from > building successfully (typically this results in "require" failures > when loading Elisp files). Thanks, but please show the transcript of a build session where the problems due to parallelism are clearly visible. We need to fix this problem.