* emacs cvs make bootstrap error!
@ 2008-02-25 8:37 zhiqiang yu
2008-02-25 11:45 ` Jason Rumney
2008-02-25 11:55 ` Juanma Barranquero
0 siblings, 2 replies; 3+ messages in thread
From: zhiqiang yu @ 2008-02-25 8:37 UTC (permalink / raw)
To: bug-gnu-emacs
[-- Attachment #1: Type: text/plain, Size: 740 bytes --]
Hello all,
after successfully configured, the make bootstrap output following error.
make[2]: Entering directory `F:/soft/emacs/leim'
"./../src/oo-spd/i386/emacs.exe" -batch --no-init-file --no-site-file
--multibyte -f batch-byte-compile quail/lao.el
Loading f:/soft/emacs/lisp/international/uni-name.el (source)...
In toplevel form:
quail/lao.el:32:1:Error: Symbol's value as variable is void:
char-table-extra-slot
make[2]: *** [quail/lao.elc] Error 1
make[2]: Leaving directory `F:/soft/emacs/leim'
make[1]: *** [all-other-dirs-gmake] Error 2
make[1]: Leaving directory `F:/soft/emacs/nt'
make: *** [bootstrap] Error 2
the code was built under minGW on window2000 system.
any information about this error is appreciated. thanks!
[-- Attachment #2: Type: text/html, Size: 845 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emacs cvs make bootstrap error!
2008-02-25 8:37 emacs cvs make bootstrap error! zhiqiang yu
@ 2008-02-25 11:45 ` Jason Rumney
2008-02-25 11:55 ` Juanma Barranquero
1 sibling, 0 replies; 3+ messages in thread
From: Jason Rumney @ 2008-02-25 11:45 UTC (permalink / raw)
To: zhiqiang yu; +Cc: bug-gnu-emacs
zhiqiang yu wrote:
> Hello all,
>
> after successfully configured, the make bootstrap output following error.
You shouldn't need to bootstrap a released version of Emacs, whichever
version that is (your mail does not say).
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: emacs cvs make bootstrap error!
2008-02-25 8:37 emacs cvs make bootstrap error! zhiqiang yu
2008-02-25 11:45 ` Jason Rumney
@ 2008-02-25 11:55 ` Juanma Barranquero
1 sibling, 0 replies; 3+ messages in thread
From: Juanma Barranquero @ 2008-02-25 11:55 UTC (permalink / raw)
To: zhiqiang yu; +Cc: bug-gnu-emacs
On Mon, Feb 25, 2008 at 9:37 AM, zhiqiang yu <yzq.kevin@gmail.com> wrote:
> after successfully configured, the make bootstrap output following error.
If this is with a CVS emacs and not a tarball, please try checking out
the lisp/international/uni-*.el files with -kb:
C:\my\emacs\lisp\international> cvs update -kb uni-*.el
and try again. If that helps, I recommend reading nt/INSTALL (the -kb
issue is mentioned in section "Preliminaries"). (Well, to be fair, if
that does not help I'd still recommend reading nt/INSTALL.)
Juanma
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2008-02-25 11:55 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-02-25 8:37 emacs cvs make bootstrap error! zhiqiang yu
2008-02-25 11:45 ` Jason Rumney
2008-02-25 11:55 ` Juanma Barranquero
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.