From: Glenn Morris <rgm@gnu.org>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: emacs-devel@gnu.org
Subject: Re: Emacs bootstrap
Date: Sat, 21 Jun 2008 16:53:25 -0400 [thread overview]
Message-ID: <laiqw2y0fu.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <jwv3an77eds.fsf-monnier+emacs@gnu.org> (Stefan Monnier's message of "Fri, 20 Jun 2008 21:46:45 -0400")
Stefan Monnier wrote:
> I've changed the Makefiles so the bootstrap now should be a bit
> more reliable.
Some problems I don't know how to fix at the moment:
i) `make maintainer-clean' now exits with an error, because running
its prereq bootstrap-clean deletes the lisp and src Makefiles.
ii) with `make -j2 bootstrap', I get this error every time:
gcc -nostdlib `./prefix-args -Xlinker -z nocombreloc`
-Wl,-znocombreloc -o temacs pre-crt0.o /usr/lib64/crt1.o
/usr/lib64/crti.o dispnew.o frame.o scroll.o xdisp.o menu.o xmenu.o
window.o charset.o coding.o category.o ccl.o character.o chartab.o
cm.o term.o terminal.o xfaces.o xterm.o xfns.o xselect.o xrdb.o
fontset.o xsmfns.o fringe.o image.o dbusbind.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 font.o print.o lread.o syntax.o
unexelf.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
xfont.o ftfont.o xftfont.o ftxfont.o terminfo.o lastfile.o
vm-limit.o widget.o ../lwlib/liblw.a -lXaw -lXmu -lXt -lSM -lICE
-lXext -ltiff -ljpeg -lpng -lz -lm -lgif -lXpm -lX11 -lXft -lXrender
-lfontconfig -lfreetype -lX11 -lasound -L/lib64 -lrsvg-2
-lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
-L/lib64 -ldbus-1 -lgpm -lncurses -lm -lgcc -lc -lgcc
/usr/lib64/crtn.o
make[3]: Leaving directory `/scratch/gmorris/emacs/cvs/trunk/lisp'
make -w --jobserver-fds=5,6 - --jobserver-fds=5,6 -
--jobserver-fds=5,6 - --jobserver-fds=5,6 -j bootstrap-emacs
make[3]: Entering directory `/scratch/gmorris/emacs/cvs/trunk/src'
cd ../lwlib/; make -w --jobserver-fds=5,6 - --jobserver-fds=5,6 -
--jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 -
--jobserver-fds=5,6 - --jobserver-fds=5,6 - --jobserver-fds=5,6 -j
CC='gcc' CFLAGS='-g -O2 -Wno-pointer-sign ' MAKE='make'
"C_SWITCH_X_SITE=-I/usr/include/X11 -I/usr/include/freetype2"
"C_SWITCH_X_MACHINE=" "C_SWITCH_X_SYSTEM=" "C_SWITCH_SITE="
"C_SWITCH_MACHINE=" "C_SWITCH_SYSTEM=-D_BSD_SOURCE"
make[4]: Entering directory `/scratch/gmorris/emacs/cvs/trunk/lwlib'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/scratch/gmorris/emacs/cvs/trunk/lwlib'
`/bin/pwd`/temacs --batch --load loadup bootstrap
/bin/sh: /scratch/gmorris/emacs/cvs/trunk/src/temacs: Permission
denied
make[3]: *** [bootstrap-emacs] Error 126
make[3]: Leaving directory `/scratch/gmorris/emacs/cvs/trunk/src'
make[2]: *** [witness-emacs] Error 2
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/scratch/gmorris/emacs/cvs/trunk/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/scratch/gmorris/emacs/cvs/trunk'
make: *** [bootstrap] Error 2
next prev parent reply other threads:[~2008-06-21 20:53 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-21 1:46 Emacs bootstrap Stefan Monnier
2008-06-21 20:53 ` Glenn Morris [this message]
2008-06-21 20:55 ` Glenn Morris
2008-06-22 1:27 ` Stefan Monnier
2008-06-22 1:06 ` Glenn Morris
2008-06-22 2:45 ` Stefan Monnier
2008-06-22 20:01 ` Glenn Morris
2008-06-22 22:03 ` Stefan Monnier
2008-06-22 1:29 ` Stefan Monnier
2008-06-22 1:38 ` Herbert Euler
2008-06-22 2:20 ` Glenn Morris
2008-06-22 2:28 ` Herbert Euler
2008-06-22 2:47 ` Stefan Monnier
2008-06-22 3:13 ` Herbert Euler
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=laiqw2y0fu.fsf@fencepost.gnu.org \
--to=rgm@gnu.org \
--cc=emacs-devel@gnu.org \
--cc=monnier@iro.umontreal.ca \
/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).