From: Mark Moll <mmoll@cs.rice.edu>
Cc: Mark Moll <mmoll@cs.rice.edu>
Subject: make bootstrap fails
Date: Thu, 13 Feb 2003 17:03:05 -0600 [thread overview]
Message-ID: <4F387F4E-3FA7-11D7-B647-0003930ECB92@cs.rice.edu> (raw)
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
next reply other threads:[~2003-02-13 23:03 UTC|newest]
Thread overview: 47+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-02-13 23:03 Mark Moll [this message]
2003-02-14 10:03 ` make bootstrap fails Juanma Barranquero
-- strict thread matches above, loose matches on Subject: below --
2005-07-27 13:35 make (bootstrap) fails Lennart Borgman
2005-07-27 13:47 ` Lennart Borgman
2005-07-27 14:39 ` Juanma Barranquero
2005-07-27 14:50 ` Lennart Borgman
2005-07-27 14:48 ` Eli Zaretskii
2005-07-27 15:13 ` Juanma Barranquero
2004-01-31 0:02 make bootstrap fails Steven T. Hatton
2004-01-31 0:44 ` Luc Teirlinck
2004-01-31 0:54 ` Steven T. Hatton
2004-01-31 0:57 ` Steven T. Hatton
2004-01-31 1:48 ` Luc Teirlinck
2004-01-31 2:07 ` Steven T. Hatton
2004-01-31 3:20 ` Steven T. Hatton
2004-02-01 18:10 ` Richard Stallman
2004-01-31 20:02 ` Kai Grossjohann
2004-02-01 21:34 ` Kim F. Storm
2004-02-01 20:52 ` Luc Teirlinck
2004-02-01 21:40 ` Kai Grossjohann
2004-02-01 22:08 ` Luc Teirlinck
2004-02-02 23:05 ` Richard Stallman
2004-02-03 22:05 ` Luc Teirlinck
2004-02-04 10:07 ` Kim F. Storm
2004-02-04 15:21 ` Luc Teirlinck
2004-02-04 16:55 ` Jan D.
2004-02-04 19:36 ` Luc Teirlinck
2004-02-04 22:51 ` Kim F. Storm
2004-02-04 20:51 ` Luc Teirlinck
2004-02-04 16:56 ` Kim F. Storm
2004-02-01 22:27 ` Luc Teirlinck
2004-02-02 7:09 ` Kai Grossjohann
2004-02-02 14:28 ` Luc Teirlinck
2004-02-02 17:11 ` Stefan Monnier
2004-02-02 18:51 ` Luc Teirlinck
2004-02-02 20:02 ` Stefan Monnier
2004-02-02 22:59 ` Luc Teirlinck
2004-02-02 19:01 ` Luc Teirlinck
2004-02-01 23:46 ` Kim F. Storm
2004-02-01 23:02 ` Luc Teirlinck
2002-11-08 20:04 Kai Großjohann
2002-11-09 13:17 ` Henrik Enberg
2002-11-11 10:19 ` Richard Stallman
2002-11-12 18:29 ` Henrik Enberg
2002-11-14 12:15 ` Richard Stallman
2002-11-14 23:38 ` Kenichi Handa
2002-11-15 14:24 ` Stefan Monnier
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.gnu.org/software/emacs/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4F387F4E-3FA7-11D7-B647-0003930ECB92@cs.rice.edu \
--to=mmoll@cs.rice.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).