From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Richard Stallman Newsgroups: gmane.emacs.bugs Subject: Re: update: building emacs-21.2 Date: Sun, 25 Aug 2002 18:36:49 -0600 (MDT) Sender: bug-gnu-emacs-admin@gnu.org Message-ID: <200208260036.g7Q0an812433@wijiji.santafe.edu> References: Reply-To: rms@gnu.org NNTP-Posting-Host: localhost.gmane.org X-Trace: main.gmane.org 1030322150 25852 127.0.0.1 (26 Aug 2002 00:35:50 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Mon, 26 Aug 2002 00:35:50 +0000 (UTC) Cc: gnu-emacs-bug@gnu.org Return-path: Original-Received: from fencepost.gnu.org ([199.232.76.164]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 17j7rA-0006ij-00 for ; Mon, 26 Aug 2002 02:35:48 +0200 Original-Received: from localhost ([127.0.0.1] helo=fencepost.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.10) id 17j7sT-0004Fq-00; Sun, 25 Aug 2002 20:37:09 -0400 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.10) id 17j7sH-0004Et-00 for gnu-emacs-bug@gnu.org; Sun, 25 Aug 2002 20:36:57 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10) id 17j7sC-0001Ws-00 for gnu-emacs-bug@gnu.org; Sun, 25 Aug 2002 20:36:56 -0400 Original-Received: from pele.santafe.edu ([192.12.12.119]) by monty-python.gnu.org with esmtp (Exim 4.10) id 17j7sB-0001VU-00; Sun, 25 Aug 2002 20:36:51 -0400 Original-Received: from wijiji.santafe.edu (wijiji [192.12.12.5]) by pele.santafe.edu (8.11.6+Sun/8.11.6) with ESMTP id g7Q0bE510257; Sun, 25 Aug 2002 18:37:14 -0600 (MDT) Original-Received: (from rms@localhost) by wijiji.santafe.edu (8.11.6+Sun/8.9.3) id g7Q0an812433; Sun, 25 Aug 2002 18:36:49 -0600 (MDT) X-Authentication-Warning: wijiji.santafe.edu: rms set sender to rms@wijiji using -f Original-To: jochen@jochen-kuepper.de In-Reply-To: (jochen@unc.edu) Errors-To: bug-gnu-emacs-admin@gnu.org X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.0.11 Precedence: bulk List-Help: List-Post: List-Subscribe: , List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Unsubscribe: , List-Archive: Xref: main.gmane.org gmane.emacs.bugs:3300 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:3300 Since this does not fail for most everyone else, it probably depends on some peculiar local situation. Unfortunately that means only you can debug it (or someone else who happens to observe the same problem). I suggest you try running the command temacs -batch -l loadup under GDB with a breakpoint at Fsignal and try to debug it. The workaround you found might be a clue, but unless someone gets a brilliant inspiration from it and guesses the answer, the problem still needs to be debugged.