unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Symbol's value as variable is void: advertised-signature-table
@ 2009-10-14  7:18 William Xu
  2009-10-14  9:58 ` Yavuz Arkun
  0 siblings, 1 reply; 2+ messages in thread
From: William Xu @ 2009-10-14  7:18 UTC (permalink / raw)
  To: emacs-devel

Hi, 

Why do I get this error while `make' under emacs/leim? Latest checkout, on w32.


Byte-compile the created files by:
  % emacs -batch -f batch-byte-compile XXX.el
"./../src/oo-spd/i386/emacs.exe" -batch --no-init-file --no-site-file --multibyte  -l c:/repo/git/emacs/leim/../lisp/international/quail \
	    -f batch-byte-compile quail/CCDOSPY.el quail/Punct.el quail/QJ.el quail/SW.el quail/TONEPY.el quail/4Corner.el quail/ARRAY30.el quail/ECDICT.el quail/ETZY.el quail/Punct-b5.el quail/PY-b5.el quail/QJ-b5.el quail/ZOZY.el

In toplevel form:
quail/CCDOSPY.el:74:2:Error: Symbol's value as variable is void: advertised-signature-table

In toplevel form:
quail/Punct.el:50:2:Error: Symbol's value as variable is void: advertised-signature-table

In toplevel form:
quail/QJ.el:32:2:Error: Symbol's value as variable is void: advertised-signature-table

In toplevel form:
quail/SW.el:95:2:Error: Symbol's value as variable is void: advertised-signature-table

In toplevel form:
quail/TONEPY.el:70:2:Error: Symbol's value as variable is void: advertised-signature-table

In toplevel form:
quail/4Corner.el:55:2:Error: Symbol's value as variable is void: advertised-signature-table

In toplevel form:
quail/ARRAY30.el:109:2:Error: Symbol's value as variable is void: advertised-signature-table

In toplevel form:
quail/ECDICT.el:60:2:Error: Symbol's value as variable is void: advertised-signature-table

In toplevel form:
quail/ETZY.el:124:2:Error: Symbol's value as variable is void: advertised-signature-table

In toplevel form:
quail/Punct-b5.el:52:2:Error: Symbol's value as variable is void: advertised-signature-table

In toplevel form:
quail/PY-b5.el:99:2:Error: Symbol's value as variable is void: advertised-signature-table

In toplevel form:
quail/QJ-b5.el:32:2:Error: Symbol's value as variable is void: advertised-signature-table

In toplevel form:
quail/ZOZY.el:124:2:Error: Symbol's value as variable is void: advertised-signature-table
mingw32-make: *** [quail/CCDOSPY.elc] Error 1


-- 
William

http://xwl.appspot.com





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

* Re: Symbol's value as variable is void: advertised-signature-table
  2009-10-14  7:18 Symbol's value as variable is void: advertised-signature-table William Xu
@ 2009-10-14  9:58 ` Yavuz Arkun
  0 siblings, 0 replies; 2+ messages in thread
From: Yavuz Arkun @ 2009-10-14  9:58 UTC (permalink / raw)
  To: emacs-devel

William Xu <william.xwl <at> gmail.com> writes:

> 
> Hi, 
> 
> Why do I get this error while `make' under emacs/leim? Latest checkout, on w32.
> 
> ...
> In toplevel form:
> quail/ZOZY.el:124:2:Error: Symbol's value as variable is void:
advertised-signature-table
> mingw32-make: *** [quail/CCDOSPY.elc] Error 1
> 

I am not sure if it is related but I fixed a similar sounding error a few days
ago by using 'make bootstrap' instead of 'make install' that I normally use on
OS X 10.6.1.






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

end of thread, other threads:[~2009-10-14  9:58 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-10-14  7:18 Symbol's value as variable is void: advertised-signature-table William Xu
2009-10-14  9:58 ` Yavuz Arkun

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