From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: merlyn@stonehenge.com (Randal L. Schwartz) Newsgroups: gmane.emacs.devel Subject: Re: make bootstrap: need moral support. :-( Date: 20 Feb 2006 07:24:28 -0800 Organization: Stonehenge Consulting Services; Portland, Oregon, USA Message-ID: <86k6bqrr2r.fsf@blue.stonehenge.com> References: NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1140467162 26658 80.91.229.2 (20 Feb 2006 20:26:02 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Mon, 20 Feb 2006 20:26:02 +0000 (UTC) Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon Feb 20 21:25:58 2006 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by ciao.gmane.org with esmtp (Exim 4.43) id 1FBHbB-0006WE-4i for ged-emacs-devel@m.gmane.org; Mon, 20 Feb 2006 21:25:33 +0100 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBHbA-0001FB-4Z for ged-emacs-devel@m.gmane.org; Mon, 20 Feb 2006 15:25:32 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1FBDMj-0005p6-Pn for emacs-devel@gnu.org; Mon, 20 Feb 2006 10:54:22 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1FBD4w-0001uF-5u for emacs-devel@gnu.org; Mon, 20 Feb 2006 10:36:09 -0500 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1FBD0F-0000lb-5s for emacs-devel@gnu.org; Mon, 20 Feb 2006 10:31:07 -0500 Original-Received: from [80.91.229.2] (helo=ciao.gmane.org) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA:32) (Exim 4.52) id 1FBD6I-0005Fg-H5 for emacs-devel@gnu.org; Mon, 20 Feb 2006 10:37:22 -0500 Original-Received: from root by ciao.gmane.org with local (Exim 4.43) id 1FBD03-0004AO-7K for emacs-devel@gnu.org; Mon, 20 Feb 2006 16:30:55 +0100 Original-Received: from blue.stonehenge.com ([209.223.236.162]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Feb 2006 16:30:55 +0100 Original-Received: from merlyn by blue.stonehenge.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 20 Feb 2006 16:30:55 +0100 X-Injected-Via-Gmane: http://gmane.org/ Original-To: emacs-devel@gnu.org Original-Lines: 38 Original-X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: blue.stonehenge.com x-mayan-date: Long count = 12.19.13.1.4; tzolkin = 4 Kan; haab = 2 Kayab User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 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:50816 Archived-At: >>>>> "Robert" == Robert J Chassell writes: Robert> ... or am I just being unlucky at the moment? Robert> You are just being unlucky. I updated CVS at 11:44 UTC this morning, Robert> 2006 Feb 19, and built it with Robert> (progn (cd "/usr/local/src/emacs/") (compile "time make bootfast")) Robert> It built fine. I did use gcc 4.0.3 but not long ago, I used gcc 2.95. Robert> I am also using GNU Make 3.81beta4, but I expect that make 3.79.1 Robert> would work. I built from CVS just now on OSX with: make distclean ./configure --prefix=/opt/emacs --without-x make bootstrap install and died with: /emacs-CVS/lib-src/../src -fpascal-strings -DMAC_OSX -I../mac/src -g -O2 -Wno-pointer-sign -DVERSION="\"22.0.50\"" /Users/merlyn/MIRROR/emacs-CVS/lib-src/etags.c getopt.o getopt1.o regex.o -o etags /usr/bin/ld: Undefined symbols: _xmalloc _xrealloc collect2: ld returned 1 exit status make[3]: *** [etags] Error 1 make[2]: *** [lib-src] Error 2 make[1]: *** [bootstrap-build] Error 2 make: *** [bootstrap] Error 2 make bootstrap install 856.14s user 189.33s system 40% cpu 43:07.15 total This is definitely recent. -- Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095 Perl/Unix/security consulting, Technical writing, Comedy, etc. etc. See PerlTraining.Stonehenge.com for onsite and open-enrollment Perl training!