all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Bootstrapping apparently fails to compile Lisp files.
@ 2005-03-06 23:50 Luc Teirlinck
  2005-03-07  0:23 ` Lute Kamstra
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Luc Teirlinck @ 2005-03-06 23:50 UTC (permalink / raw)


Is the following a bizarre local problem or does anybody else see
this?  Update your CVS.  Then I did:

make maintainer-clean
./configure --without-toolkit-scroll-bars
make bootstrap

Result:

Compiling /home/teirllm/emacscvsdir/emacs/lisp/./x-dnd.el
Compiling /home/teirllm/emacscvsdir/emacs/lisp/./xml.el
Compiling /home/teirllm/emacscvsdir/emacs/lisp/./xt-mouse.el
make[1]: Leaving directory `/home/teirllm/emacscvsdir/emacs/lisp'
(cd src; make  mostlyclean)
make[1]: Entering directory `/home/teirllm/emacscvsdir/emacs/src'
rm -f temacs prefix-args core *.core \#* *.o libXMenu11.a liblw.a
rm -f ../etc/DOC
rm -f bootstrap-emacs
rm -f buildobj.lst
make[1]: Leaving directory `/home/teirllm/emacscvsdir/emacs/src'
make  all
make[1]: Entering directory `/home/teirllm/emacscvsdir/emacs'
Your tree does not include the compiled Lisp files.
You need to do `make bootstrap' to build Emacs.
Emacs now requires Texinfo version 4.2.
make[1]: *** [maybe_bootstrap] Error 1
make[1]: Leaving directory `/home/teirllm/emacscvsdir/emacs'
make: *** [bootstrap-build] Error 2

Bootstrapping _claims_ it has compiled a huge number Lisp files, but it
did not compile one single one.

[bash2.05b.0 ~ 3 1] info --version
info (GNU texinfo) 4.8

Sincerely,

Luc.

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2005-03-07  2:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-03-06 23:50 Bootstrapping apparently fails to compile Lisp files Luc Teirlinck
2005-03-07  0:23 ` Lute Kamstra
2005-03-07  1:38 ` Lute Kamstra
2005-03-07  1:55 ` Andreas Schwab
2005-03-07  2:29   ` Luc Teirlinck

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.