From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: CVS HEAD currently broken on OSX Date: Fri, 16 Sep 2005 14:12:46 +0300 Message-ID: References: <86mzmeazog.fsf@blue.stonehenge.com> Reply-To: Eli Zaretskii NNTP-Posting-Host: main.gmane.org X-Trace: sea.gmane.org 1126871083 28439 80.91.229.2 (16 Sep 2005 11:44:43 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 16 Sep 2005 11:44:43 +0000 (UTC) Cc: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 16 13:44:40 2005 Return-path: Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1EGEdC-0004zw-Ss for ged-emacs-devel@m.gmane.org; Fri, 16 Sep 2005 13:43:51 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EGEdB-0003oO-Uy for ged-emacs-devel@m.gmane.org; Fri, 16 Sep 2005 07:43:50 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1EGEXy-00038o-6J for emacs-devel@gnu.org; Fri, 16 Sep 2005 07:38:26 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1EGEXw-00038M-7X for emacs-devel@gnu.org; Fri, 16 Sep 2005 07:38:25 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1EGEU8-0002Me-Qp for emacs-devel@gnu.org; Fri, 16 Sep 2005 07:34:28 -0400 Original-Received: from [192.114.186.20] (helo=nitzan.inter.net.il) by monty-python.gnu.org with esmtp (Exim 4.34) id 1EGE9G-0001hu-Pj for emacs-devel@gnu.org; Fri, 16 Sep 2005 07:12:55 -0400 Original-Received: from HOME-C4E4A596F7 (IGLD-84-228-166-73.inter.net.il [84.228.166.73]) by nitzan.inter.net.il (MOS 3.6.5-GR) with ESMTP id BLC31318 (AUTH halo1); Fri, 16 Sep 2005 14:12:44 +0300 (IDT) Original-To: merlyn@stonehenge.com (Randal L. Schwartz) In-reply-to: <86mzmeazog.fsf@blue.stonehenge.com> (merlyn@stonehenge.com) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:42984 Archived-At: > From: merlyn@stonehenge.com (Randal L. Schwartz) > Date: 15 Sep 2005 12:39:11 -0700 > > > Is someone working on this? Here's the tail of "make clean bootstrap": Thanks. However, this information is insufficient to fix the bug without breaking other systems, and I don't have access to OSX to reproduce the problem myself. So please send at least the details of how you ran the configure script, and what it printed when it finished. (I think xmenu.c should not be compiled at all on OSX, but I need to understand what conditionals to use to correctly specify that.)