From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Mark Moll Newsgroups: gmane.emacs.devel Subject: make bootstrap fails Date: Thu, 13 Feb 2003 17:03:05 -0600 Sender: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Message-ID: <4F387F4E-3FA7-11D7-B647-0003930ECB92@cs.rice.edu> NNTP-Posting-Host: main.gmane.org Mime-Version: 1.0 (Apple Message framework v551) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit X-Trace: main.gmane.org 1045177355 20403 80.91.224.249 (13 Feb 2003 23:02:35 GMT) X-Complaints-To: usenet@main.gmane.org NNTP-Posting-Date: Thu, 13 Feb 2003 23:02:35 +0000 (UTC) Cc: Mark Moll Return-path: Original-Received: from quimby.gnus.org ([80.91.224.244]) by main.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 18jSN8-0005IS-00 for ; Fri, 14 Feb 2003 00:02:26 +0100 Original-Received: from monty-python.gnu.org ([199.232.76.173]) by quimby.gnus.org with esmtp (Exim 3.12 #1 (Debian)) id 18jSZn-0001rg-00 for ; Fri, 14 Feb 2003 00:15:31 +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 18jSP0-0003Zz-04 for emacs-devel@quimby.gnus.org; Thu, 13 Feb 2003 18:04:22 -0500 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.10.13) id 18jSOS-00032j-00 for emacs-devel@gnu.org; Thu, 13 Feb 2003 18:03:48 -0500 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.10.13) id 18jSOM-0002qw-00 for emacs-devel@gnu.org; Thu, 13 Feb 2003 18:03:45 -0500 Original-Received: from tenages.cs.rice.edu ([128.42.2.212] helo=tenages.local) by monty-python.gnu.org with esmtp (Exim 4.10.13) id 18jSNt-0002al-00 for emacs-devel@gnu.org; Thu, 13 Feb 2003 18:03:13 -0500 Original-Received: from cs.rice.edu (localhost [127.0.0.1]) by tenages.local (8.12.2/8.12.2) with ESMTP id h1DN36qN018723; Thu, 13 Feb 2003 17:03:07 -0600 (CST) Original-To: emacs-devel@gnu.org X-Mailer: Apple Mail (2.551) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1b5 Precedence: list List-Id: Emacs development discussions. List-Help: List-Post: List-Subscribe: , List-Archive: List-Unsubscribe: , Errors-To: emacs-devel-bounces+emacs-devel=quimby.gnus.org@gnu.org Xref: main.gmane.org gmane.emacs.devel:11631 X-Report-Spam: http://spam.gmane.org/gmane.emacs.devel:11631 The latest CVS version of emacs fails to build on 10.2.3 (the problem might not be OS X specific, though). This is what I did: cvs update -P -d make distclean ./configure --enable-carbon-app=/Applications --without-x make bootstrap Compilation fails in the last step: gcc -prebind -framework Carbon -lstdc++ -Xlinker -headerpad -Xlinker 690 -o temacs pre-crt0.o dispnew.o frame.o scroll.o xdisp.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o emacs.o keyboard.o macros.o keymap.o sysdep.o buffer.o filelock.o insdel.o marker.o minibuf.o fileio.o dired.o filemode.o cmds.o casetab.o casefiddle.o indent.o search.o regex.o undo.o alloc.o data.o doc.o editfns.o callint.o eval.o floatfns.o fns.o print.o lread.o abbrev.o syntax.o unexmacosx.o bytecode.o process.o callproc.o region-cache.o sound.o atimer.o doprnt.o strftime.o intervals.o textprop.o composite.o md5.o mac.o macterm.o macfns.o macmenu.o fontset.o terminfo.o lastfile.o mktime.o -lncurses ld: warning multiple definitions of symbol _PC terminfo.o definition of _PC in section (__DATA,__common) /usr/lib/libncurses.dylib(lib_tputs.o) definition of _PC ld: warning multiple definitions of symbol _BC terminfo.o definition of _BC in section (__DATA,__common) /usr/lib/libncurses.dylib(lib_termcap.o) definition of _BC ld: warning multiple definitions of symbol _UP terminfo.o definition of _UP in section (__DATA,__common) /usr/lib/libncurses.dylib(lib_termcap.o) definition of _UP ./temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/Users/mmoll/src/emacs/lisp /Users/mmoll/src/emacs/lisp/emacs-lisp /Users/mmoll/src/emacs/lisp/language /Users/mmoll/src/emacs/lisp/international /Users/mmoll/src/emacs/lisp/textmodes) Loading byte-run (source)... Loading emacs-lisp/backquote (source)... Loading subr (source)... Loading version.el (source)... Loading widget (source)... Loading custom (source)... Loading map-ynp (source)... Loading env (source)... Loading cus-start (source)... Note, built-in variable `selection-coding-system' not bound Note, built-in variable `mouse-autoselect-window' not bound Note, built-in variable `x-use-underline-position-properties' not bound Loading international/mule (source)... Loading international/mule-conf.el (source)... Loading format (source)... Loading bindings (source)... Loading files (source)... Loading cus-face (source)... Loading faces (source)... Lists of integers (garbage collection statistics) are normal output while building Emacs; they do not indicate a problem. ((84045 . 20121) (4956 . 22) (520 . 121) 310101 22130 (8 . 1) (17 . 0) (6344 . 460)) Loading loaddefs.el (source)... ((101453 . 5616) (7107 . 0) (528 . 113) 1026729 22130 (34 . 33) (17 . 0) (12784 . 68)) Loading simple (source)... Invalid read syntax: "?" make[1]: *** [bootstrap-emacs] Error 255 make: *** [bootstrap] Error 2 -- Mark