From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: William Xu Newsgroups: gmane.emacs.bugs Subject: Re: emacs cvs: make bootstrap error on macosx Date: Mon, 01 Oct 2007 10:29:42 +0900 Organization: the Church of Emacs Message-ID: References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191202227 9774 80.91.229.12 (1 Oct 2007 01:30:27 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 1 Oct 2007 01:30:27 +0000 (UTC) To: bug-gnu-emacs@gnu.org Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Mon Oct 01 03:30:23 2007 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1IcA74-0007iE-Mu for geb-bug-gnu-emacs@m.gmane.org; Mon, 01 Oct 2007 03:30:23 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcA70-0000wg-LK for geb-bug-gnu-emacs@m.gmane.org; Sun, 30 Sep 2007 21:30:18 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IcA6x-0000uW-Mg for bug-gnu-emacs@gnu.org; Sun, 30 Sep 2007 21:30:15 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IcA6v-0000tF-Sd for bug-gnu-emacs@gnu.org; Sun, 30 Sep 2007 21:30:15 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IcA6v-0000tC-O4 for bug-gnu-emacs@gnu.org; Sun, 30 Sep 2007 21:30:13 -0400 Original-Received: from main.gmane.org ([80.91.229.2] helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1IcA6v-00048l-Ij for bug-gnu-emacs@gnu.org; Sun, 30 Sep 2007 21:30:13 -0400 Original-Received: from list by ciao.gmane.org with local (Exim 4.43) id 1IcA6b-0007Ub-KV for bug-gnu-emacs@gnu.org; Mon, 01 Oct 2007 01:29:53 +0000 Original-Received: from gw.community-engine.co.jp ([210.255.51.230]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Oct 2007 01:29:53 +0000 Original-Received: from william.xwl by gw.community-engine.co.jp with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 01 Oct 2007 01:29:53 +0000 X-Injected-Via-Gmane: http://gmane.org/ Original-Lines: 18 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: gw.community-engine.co.jp User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.50 (darwin) Cancel-Lock: sha1:S1Sc5qUzuEunuKB7i62as7T4M9g= X-Detected-Kernel: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:16670 Archived-At: William Xu writes: > It seems that i'm unable to build emacs cvs on macosx has been a couple > of days or even weeks now.. I did a try just now, still failed. Anyboday > knows what happened here? (I have appended the bootstrap `log' file as > attachment) > > I'm using macosx 10.4.10, powerpc. Ah, i find the cause. It seems fink(unstable) has affected it somehow, when building, it has linked some libs built by fink, thus causes some conflicts. After i removed fink(just renamed /sw to /sw_old), i built emacs cvs successfully. -- William http://williamxu.net9.org