emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make bootstrap fails on Debian and Ubuntu


From: Albert Veli
Subject: make bootstrap fails on Debian and Ubuntu
Date: Tue, 07 Jun 2005 10:32:11 +0200

Hi!

I checked out emacs from CVS 20 minutes ago and noticed that
make bootstrap fails. I tried it on Ubuntu/Hoary and Debian/Sarge.

$ cvs update
$ make distclean
$ ./configure --prefix=/opt --with-gtk
$ make boostrap

It seems to be something with flyspell-mode-map in lisp/loaddefs.el.

/Albert


The last lines of output from 'make bootstrap':

gcc -nostdlib `./prefix-args -Xlinker  -R/usr/X11R6/lib -z nocombreloc`
-Wl,-znocombreloc -L/usr/X11R6/lib -o temacs
pre-crt0.o /usr/lib/crt1.o /usr/lib/crti.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 gtkutil.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 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    termcap.o tparam.o lastfile.o
vm-limit.o       -L/usr/X11R6/lib -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0
-lgdk_pixbuf-2.0 -lm -lpangoxft-1.0 -lpangox-1.0 -lpango-1.0
-lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lpthread -lSM -lICE -ltiff
-ljpeg -lpng -lz -lm -lungif -lXpm -lX11    -lm -lgcc -lc
-lgcc /usr/lib/crtn.o
./temacs --batch --load loadup bootstrap
Loading loadup.el (source)...
Using load-path
(/home/av/emacs-cvs/lisp /home/av/emacs-cvs/lisp/emacs-lisp 
/home/av/emacs-cvs/lisp/language /home/av/emacs-cvs/lisp/international 
/home/av/emacs-cvs/lisp/textmodes)
Loading emacs-lisp/byte-run (source)...
Loading emacs-lisp/backquote (source)...
Loading subr (source)...
Loading version.el (source)...
Loading widget (source)...
Loading custom (source)...
Loading emacs-lisp/map-ynp (source)...
Loading env (source)...
Loading cus-start (source)...
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.
((89819 . 31034) (5310 . 52) (560 . 111) 341766 34738 (14 . 1) (18 . 0)
(6754 . 491))
Loading loaddefs.el (source)...
Symbol's value as variable is void: flyspell-mode-map
make[1]: *** [bootstrap-emacs] Error 255
make[1]: Leaving directory `/home/av/emacs-cvs/src'
make: *** [bootstrap-build] Error 2





reply via email to

[Prev in Thread] Current Thread [Next in Thread]