* build error advice
@ 2007-11-12 6:57 d.henman
2007-11-12 13:49 ` Dan Nicolaescu
0 siblings, 1 reply; 3+ messages in thread
From: d.henman @ 2007-11-12 6:57 UTC (permalink / raw)
To: emacs-devel
I just did a complete clean download of the latest cvs source and
tried to build it.
Any idea of why the following error was produced:
----
Loading env...
Loading format...
Loading bindings...
Loading files...
Loading cus-face...
Loading faces...
Loading button...
Loading startup...
Lists of integers (garbage collection statistics) are normal output
while building Emacs; they do not indicate a problem.
((11337 . 8689) (4931 . 0) (574 . 12) 15915 19972 (11 . 7) (18 . 0) (821 . 2455))
Loading loaddefs.el (source)...
Symbol's value as variable is void: jka-compr-load-suffixes
make[3]: *** [emacs.exe] Error 255
make[3]: Leaving directory `/usr/cvs/emacs/src'
make[2]: *** [src] Error 2
make[2]: Leaving directory `/usr/cvs/emacs'
make[1]: *** [bootstrap-build] Error 2
make[1]: Leaving directory `/usr/cvs/emacs'
make: *** [bootstrap] Error 2
---- end of error msg copied here
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: build error advice
2007-11-12 6:57 build error advice d.henman
@ 2007-11-12 13:49 ` Dan Nicolaescu
2007-11-12 22:39 ` Juri Linkov
0 siblings, 1 reply; 3+ messages in thread
From: Dan Nicolaescu @ 2007-11-12 13:49 UTC (permalink / raw)
To: d.henman; +Cc: emacs-devel
"d.henman" <dhenman@gmail.com> writes:
> I just did a complete clean download of the latest cvs source and
> tried to build it.
>
> Any idea of why the following error was produced:
> ----
> Loading env...
> Loading format...
> Loading bindings...
> Loading files...
> Loading cus-face...
> Loading faces...
> Loading button...
> Loading startup...
> Lists of integers (garbage collection statistics) are normal output
> while building Emacs; they do not indicate a problem.
> ((11337 . 8689) (4931 . 0) (574 . 12) 15915 19972 (11 . 7) (18 . 0) (821 . 2455))
> Loading loaddefs.el (source)...
> Symbol's value as variable is void: jka-compr-load-suffixes
> make[3]: *** [emacs.exe] Error 255
> make[3]: Leaving directory `/usr/cvs/emacs/src'
> make[2]: *** [src] Error 2
> make[2]: Leaving directory `/usr/cvs/emacs'
> make[1]: *** [bootstrap-build] Error 2
> make[1]: Leaving directory `/usr/cvs/emacs'
> make: *** [bootstrap] Error 2
There was a bug.
Please do a
cvs update
remove lisp/loaddefs.el
and try to bootstrap again.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: build error advice
2007-11-12 13:49 ` Dan Nicolaescu
@ 2007-11-12 22:39 ` Juri Linkov
0 siblings, 0 replies; 3+ messages in thread
From: Juri Linkov @ 2007-11-12 22:39 UTC (permalink / raw)
To: Dan Nicolaescu; +Cc: dhenman, emacs-devel
> > Loading loaddefs.el (source)...
> > Symbol's value as variable is void: jka-compr-load-suffixes
> > make[3]: *** [emacs.exe] Error 255
> > make[3]: Leaving directory `/usr/cvs/emacs/src'
> > make[2]: *** [src] Error 2
> > make[2]: Leaving directory `/usr/cvs/emacs'
> > make[1]: *** [bootstrap-build] Error 2
> > make[1]: Leaving directory `/usr/cvs/emacs'
> > make: *** [bootstrap] Error 2
>
> There was a bug.
> Please do a
> cvs update
Haiku?
--
Juri Linkov
http://www.jurta.org/emacs/
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-11-12 22:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-12 6:57 build error advice d.henman
2007-11-12 13:49 ` Dan Nicolaescu
2007-11-12 22:39 ` Juri Linkov
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.