From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Chris Tessone Newsgroups: gmane.emacs.bugs Subject: MacOS X build problem Date: 01 Feb 2003 21:21:57 -0600 Sender: bug-gnu-emacs-bounces+gnu-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: main.gmane.org 1044156053 24934 80.91.224.249 (2 Feb 2003 03:20:53 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 2 Feb 2003 03:20:53 +0000 (UTC) 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 18fAgX-0006Tl-00 for ; Sun, 02 Feb 2003 04:20:45 +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 18fAi8-0001Nj-07 for gnu-bug-gnu-emacs@m.gmane.org; Sat, 01 Feb 2003 22:22:24 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18fAhy-00019H-00 for bug-gnu-emacs@prep.ai.mit.edu; Sat, 01 Feb 2003 22:22:14 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18fAhp-0000dg-00 for bug-gnu-emacs@prep.ai.mit.edu; Sat, 01 Feb 2003 22:22:06 -0500 Original-Received: from horus.isnic.is ([193.4.58.12]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fAhi-0000CU-00 for bug-gnu-emacs@prep.ai.mit.edu; Sat, 01 Feb 2003 22:21:58 -0500 Original-Received: from mail.fu-berlin.de (root@mail.fu-berlin.de [160.45.11.165]) by horus.isnic.is (8.12.3/8.12.3/isnic) with ESMTP id h123LttJ074259 for ; Sun, 2 Feb 2003 03:21:56 GMT (envelope-from tessone@polyglut.net) Original-Received: by mail.fu-berlin.de (Smail3.2.0.98) from Curry.ZEDAT.FU-Berlin.DE (160.45.10.36) with esmtp id ; Sun, 2 Feb 2003 04:21:52 +0100 (MET) Original-Received: by Curry.ZEDAT.FU-Berlin.DE (Smail3.2.0.98) from news.fu-berlin.de with bsmtp id ; Sun, 2 Feb 2003 04:21:52 +0100 (MET) Original-To: gnu-emacs-bug@moderators.isc.org Original-Path: pix-64-107-197-245.knox.EDU!not-for-mail Original-Newsgroups: gnu.emacs.bug Original-Lines: 13 X-Orig-NNTP-Posting-Host: pix-64-107-197-245.knox.edu (64.107.197.245) X-Orig-X-Trace: fu-berlin.de 1044156112 36795094 64.107.197.245 (16 [100147]) User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.1 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:4374 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4374 I grabbed emacs from subversions.gnu.org as directed on http://members.shaw.ca/akochoi-emacs/ last night and tried to build it on my iBook, which is running Jaguar. After getting through the whole build process and running make install, I get the following error: 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? Chris