From mboxrd@z Thu Jan 1 00:00:00 1970 Path: main.gmane.org!not-for-mail From: Joe Corneli Newsgroups: gmane.emacs.bugs Subject: [CVS] make bootstrap failed today Date: Thu, 22 Apr 2004 20:21:28 -0500 Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Message-ID: NNTP-Posting-Host: deer.gmane.org X-Trace: sea.gmane.org 1082683456 22606 80.91.224.253 (23 Apr 2004 01:24:16 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Fri, 23 Apr 2004 01:24:16 +0000 (UTC) Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Fri Apr 23 03:24:07 2004 Return-path: Original-Received: from monty-python.gnu.org ([199.232.76.173]) by deer.gmane.org with esmtp (Exim 3.35 #1 (Debian)) id 1BGpQE-0003LM-00 for ; Fri, 23 Apr 2004 03:24:06 +0200 Original-Received: from localhost ([127.0.0.1] helo=monty-python.gnu.org) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BGpOJ-0001JN-Kn for geb-bug-gnu-emacs@m.gmane.org; Thu, 22 Apr 2004 21:22:07 -0400 Original-Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BGpOD-0001Iv-Gk for bug-gnu-emacs@gnu.org; Thu, 22 Apr 2004 21:22:01 -0400 Original-Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BGpNh-00018I-H2 for bug-gnu-emacs@gnu.org; Thu, 22 Apr 2004 21:22:00 -0400 Original-Received: from [146.6.139.124] (helo=dell3.ma.utexas.edu) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BGpNh-000184-5v for bug-gnu-emacs@gnu.org; Thu, 22 Apr 2004 21:21:29 -0400 Original-Received: from linux183.ma.utexas.edu (mail@linux183.ma.utexas.edu [146.6.139.172]) by dell3.ma.utexas.edu (8.11.0.Beta3/8.10.2) with ESMTP id i3N1LSq05159; Thu, 22 Apr 2004 20:21:28 -0500 Original-Received: from jcorneli by linux183.ma.utexas.edu with local (Exim 3.36 #1 (Debian)) id 1BGpNg-0003xO-00; Thu, 22 Apr 2004 20:21:28 -0500 Original-To: bug-gnu-emacs X-all-your-base-are-belong-to-us: You are on the way to destruction. X-BeenThere: bug-gnu-emacs@gnu.org X-Mailman-Version: 2.1.4 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: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: main.gmane.org gmane.emacs.bugs:7717 X-Report-Spam: http://spam.gmane.org/gmane.emacs.bugs:7717 I ran ./configure --with-x --without-carbon followed by make bootstrap. The make part failed. It seems a bit curious that gcc is linking in the Carbon framework (see first line below). The rest of the stuff that was printed is at http://www.ma.utexas.edu/~jcorneli/i/makebug gcc -I/sw/include -L/sw/lib -prebind -framework Carbon -framework QuickTime -lstdc++ -Xlinker -headerpad -Xlinker 690 -L/sw/lib -L/usr/X11R6/lib -o temacs pre-crt0.o dispnew.o frame.o scroll.o xdisp.o xmenu.o window.o charset.o coding.o category.o ccl.o cm.o term.o xfaces.o xterm.o xfns.o xselect.o xrdb.o fontset.o xsmfns.o fringe.o image.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 terminfo.o lastfile.o widget.o mktime.o ../lwlib/liblw.a -L/usr/X11R6/lib -lXaw3d -lXmu -lXt -lSM -lICE -lXext -ltiff -ljpeg - lpng -lz -lm -lXpm -lX11 -lncurses ld: warning prebinding disabled because dependent library: /sw/lib/libXaw3d.7.dylib is not prebound ld: warning multiple definitions of symbol _PC terminfo.o definition of _PC in section (__DATA,__common) /sw/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) /sw/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) /sw/lib/libncurses.dylib(lib_termcap.o) definition of _UP ./temacs --batch --load loadup bootstrap Loading loadup.el (source)... Using load-path (/Users/arided/emacs/lisp /Users/arided/emacs/lisp/emacs-lisp /Users/arided/emacs/lisp/language /Users/arided/emacs/lisp/international /Users/arided/emacs/lisp/textmodes) Loading emacs-lisp/byte-run (compiled; note, source file is newer)... Loading emacs-lisp/backquote... Loading subr (compiled; note, source file is newer)... Loading version.el (source)... Loading widget... Loading custom... Loading emacs-lisp/map-ynp... Loading env... Loading cus-start... Loading international/mule (compiled; note, source file is newer)... Loading international/mule-conf.el (source)... Loading format... Loading bindings... Loading files (compiled; note, source file is newer)... Loading cus-face... Loading faces... Lists of integers (garbage collection statistics) are normal output while building Emacs; they do not indicate a problem. ((13976 . 3817) (4216 . 4) (538 . 0) 101397 28856 (10 . 1) (17 . 0) (4660 . 443)) Loading loaddefs.el (source)... Symbol's function definition is void: define-compilation-mode make[1]: *** [bootstrap-emacs] Error 255 make: *** [bootstrap] Error 2