unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* make bootstrap fails on Debian and Ubuntu
@ 2005-06-07  8:32 Albert Veli
  2005-06-07  9:13 ` Juanma Barranquero
  2005-06-07 12:34 ` Andreas Schwab
  0 siblings, 2 replies; 3+ messages in thread
From: Albert Veli @ 2005-06-07  8:32 UTC (permalink / raw)


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

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

* Re: make bootstrap fails on Debian and Ubuntu
  2005-06-07  8:32 make bootstrap fails on Debian and Ubuntu Albert Veli
@ 2005-06-07  9:13 ` Juanma Barranquero
  2005-06-07 12:34 ` Andreas Schwab
  1 sibling, 0 replies; 3+ messages in thread
From: Juanma Barranquero @ 2005-06-07  9:13 UTC (permalink / raw)


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

It fails on Windows too.

Related, I suppose, to recent changes to flyspell.el by Stefan or
Manuel Serrano.

-- 
                    /L/e/k/t/u

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

* Re: make bootstrap fails on Debian and Ubuntu
  2005-06-07  8:32 make bootstrap fails on Debian and Ubuntu Albert Veli
  2005-06-07  9:13 ` Juanma Barranquero
@ 2005-06-07 12:34 ` Andreas Schwab
  1 sibling, 0 replies; 3+ messages in thread
From: Andreas Schwab @ 2005-06-07 12:34 UTC (permalink / raw)
  Cc: emacs-devel

Albert Veli <albert.veli@biosensor.se> writes:

> 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.

Does it help to "make maintainer-clean" and start over?

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."

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

end of thread, other threads:[~2005-06-07 12:34 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-06-07  8:32 make bootstrap fails on Debian and Ubuntu Albert Veli
2005-06-07  9:13 ` Juanma Barranquero
2005-06-07 12:34 ` Andreas Schwab

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).