From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: Re: MacOS X build problem Date: Sun, 2 Feb 2003 08:17:43 +0200 (IST) Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Trace: main.gmane.org 1044166698 16156 80.91.224.249 (2 Feb 2003 06:18:18 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 2 Feb 2003 06:18:18 +0000 (UTC) Cc: bug-gnu-emacs@gnu.org Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18fDSJ-0004CC-00 for ; Sun, 02 Feb 2003 07:18:16 +0100 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fDTO-0005GW-05 for gnu-bug-gnu-emacs@m.gmane.org; Sun, 02 Feb 2003 01:19:22 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18fDSw-0004Wi-00 for bug-gnu-emacs@gnu.org; Sun, 02 Feb 2003 01:18:54 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18fDSc-0003jF-00 for bug-gnu-emacs@gnu.org; Sun, 02 Feb 2003 01:18:42 -0500 Original-Received: from is.elta.co.il ([199.203.121.2]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fDSL-0002yU-00 for bug-gnu-emacs@gnu.org; Sun, 02 Feb 2003 01:18:18 -0500 Original-Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id IAA19448; Sun, 2 Feb 2003 08:17:44 +0200 (IST) X-Sender: eliz@is Original-To: Chris Tessone In-Reply-To: X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Bug reports for GNU Emacs, the Swiss army knife of text editors List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:4376 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4376 On 1 Feb 2003, Chris Tessone wrote: > pi% /usr/local/bin/emacs > Fatal error (6).zsh: abort /usr/local/bin/emacs > > Obviously this isn't very helpful at all for debugging purposes. What > information should I supply so the bug can be fixed? See the section "Reporting Bugs" in the Emacs manual and the file etc/DEBUG in the distribution. Thanks!