From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Benjamin Riefenstahl Newsgroups: gmane.emacs.bugs Subject: Re: MacOS X build problem Date: 02 Feb 2003 20:12:18 +0100 Organization: None 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 1044214914 31771 80.91.224.249 (2 Feb 2003 19:41:54 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Sun, 2 Feb 2003 19:41:54 +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 18fQ00-0008GH-00 for ; Sun, 02 Feb 2003 20:41:52 +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 18fQ1T-00087u-02 for gnu-bug-gnu-emacs@m.gmane.org; Sun, 02 Feb 2003 14:43:23 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18fQ1G-00086f-00 for bug-gnu-emacs@gnu.org; Sun, 02 Feb 2003 14:43:10 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18fQ1E-00086I-00 for bug-gnu-emacs@gnu.org; Sun, 02 Feb 2003 14:43:09 -0500 Original-Received: from fencepost.gnu.org ([199.232.76.164]) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fQ1E-00086E-00 for bug-gnu-emacs@gnu.org; Sun, 02 Feb 2003 14:43:08 -0500 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.10) id 18fQ1E-0001F1-00 for gnu-emacs-bug@prep.ai.mit.edu; Sun, 02 Feb 2003 14:43:08 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18fQ18-0007t0-00 for gnu-emacs-bug@prep.ai.mit.edu; Sun, 02 Feb 2003 14:43:03 -0500 Original-Received: from trinity.ranger.supernews.net ([216.168.1.22] helo=trinity.supernews.net) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18fQ18-0007sq-00 for gnu-emacs-bug@prep.ai.mit.edu; Sun, 02 Feb 2003 14:43:02 -0500 Original-Received: from pa-01.ranger.supernews.net ([216.168.1.34] helo=pa-01.supernews.net) by trinity.supernews.net with esmtp (Exim 4.12) id 18fQ15-000NSd-00 for gnu-emacs-bug@prep.ai.mit.edu; Sun, 02 Feb 2003 19:43:00 +0000 Original-Received: (from news@localhost) by pa-01.supernews.net (8.12.6/8.12.5/Submit) id h12JgwVt018955 for gnu-emacs-bug@prep.ai.mit.edu; Sun, 2 Feb 2003 19:42:58 GMT (envelope-from nntp-bounce@supernews.net) Original-To: gnu-emacs-bug@prep.ai.mit.edu Original-Path: news.supernews.com!cicero.benny.turtle-trading.net!nobody Original-Newsgroups: gnu.emacs.bug User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2 Original-X-Complaints-To: abuse@supernews.com Original-Lines: 16 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:4377 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:4377 Hi Chris, Chris Tessone writes: > pi% /usr/local/bin/emacs > Fatal error (6).zsh: abort /usr/local/bin/emacs You can either run "emacs -nw" or you run Emacs from the Emacs.app application. You can not run the Aqua windowing interface from /usr/local/bin. And yes, a better error message is missing and a bug report about that is a good idea. Hope this helps, benny