From: CHENG Gao <chenggao@gmail.com>
To: emacs-devel@gnu.org
Subject: Re: emacs-unicode-2 branch "make bootstrap" failure under MacOSX
Date: Sat, 15 Sep 2007 11:37:10 +0800 [thread overview]
Message-ID: <m2d4wka9ax.fsf@cyberhut.org> (raw)
In-Reply-To: 99fy1il853.fsf@fencepost.gnu.org
I got some progress on this problem.
I copied and pasted several lines from HEAD/src/charset.h to
unicode-2/src/charset.h and now "make bootstrap" built past macterm.c.
Then I got error messages:
,----
| gcc -prebind -framework Carbon -framework QuickTime -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 character.o chartab.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 macselect.o fontset.o fringe.o image.o terminfo.o lastfile.o -lncurses
| powerpc-apple-darwin8-gcc-4.0.1: pre-crt0.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: cm.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: keymap.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: marker.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: filemode.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: casetab.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: undo.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: data.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: doc.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: floatfns.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: syntax.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: unexmacosx.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: callproc.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: region-cache.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: atimer.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: doprnt.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: strftime.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: intervals.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: composite.o: No such file or directory
| powerpc-apple-darwin8-gcc-4.0.1: md5.o: No such file or directory
| make[2]: *** [temacs] Error 1
| make[1]: *** [bootstrap-build] Error 2
| make: *** [bootstrap] Error 2
`----
next prev parent reply other threads:[~2007-09-15 3:37 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-11 16:01 emacs-unicode-2 branch "make bootstrap" failure under MacOSX CHENG Gao
2007-09-13 12:00 ` CHENG Gao
2007-09-13 12:39 ` Kenichi Handa
2007-09-13 12:47 ` CHENG Gao
2007-09-13 12:52 ` David Kastrup
2007-09-13 18:42 ` Glenn Morris
2007-09-15 3:37 ` CHENG Gao [this message]
2007-09-15 3:51 ` CHENG Gao
2007-09-13 13:11 ` Kenichi Handa
2007-09-13 14:21 ` CHENG Gao
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m2d4wka9ax.fsf@cyberhut.org \
--to=chenggao@gmail.com \
--cc=emacs-devel@gnu.org \
/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 external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.