emacs-devel
[Top][All Lists]
Advanced

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

Re: Emacs 23.2 plans


From: Tobias C. Rittweiler
Subject: Re: Emacs 23.2 plans
Date: Tue, 17 Nov 2009 15:37:06 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/23.0.60 (gnu/linux)

Jan Djärv <address@hidden> writes:

> Tobias C. Rittweiler skrev:
> Interesting, you have FC_LCD_FILTER but not the others.  Please try again.
>
>       Jan D.

I know get

  Dumping under the name emacs
  41620 pure bytes used
  mv -f emacs bootstrap-emacs
  cd ../lisp; make -w compile-first EMACS=../src/bootstrap-emacs
  make[2]: Entering directory `/src/tcr/from-upstream/emacs/lisp'
  Compiling /home/tcr/src/from-upstream/emacs/lisp/emacs-lisp/bytecomp.el
  Source file `/home/tcr/src/from-upstream/emacs/lisp/emacs-lisp/bytecomp.el' 
newer than byte-compiled file
  Source file `/home/tcr/src/from-upstream/emacs/lisp/emacs-lisp/byte-opt.el' 
newer than byte-compiled file
  Source file `/home/tcr/src/from-upstream/emacs/lisp/emacs-lisp/cl.el' newer 
than byte-compiled file
  Source file `/home/tcr/src/from-upstream/emacs/lisp/emacs-lisp/cl-macs.el' 
newer than byte-compiled file
  Source file `/home/tcr/src/from-upstream/emacs/lisp/emacs-lisp/warnings.el' 
newer than byte-compiled file
  
  In byte-compile-fdefinition:
  bytecomp.el:1103:38:Warning: reference to free variable
      `advertised-signature-table'
  
  In byte-compile-from-buffer:
  bytecomp.el:1800:15:Warning: byte-compile-insert-header called with 2
      arguments, but requires 3
  bytecomp.el:1834:15:Warning: byte-compile-fix-header called with 1 argument,
      but requires 3
  
  In byte-compile-fix-header:
  bytecomp.el:1837:8:Warning: function byte-compile-fix-header used to take 3
      arguments, now takes 1
  
  In byte-compile-insert-header:
  bytecomp.el:1875:8:Warning: function byte-compile-insert-header used to take 3
      arguments, now takes 2
  Wrote /home/tcr/src/from-upstream/emacs/lisp/emacs-lisp/bytecomp.elc
  Compiling /home/tcr/src/from-upstream/emacs/lisp/emacs-lisp/byte-opt.el
  Source file `/home/tcr/src/from-upstream/emacs/lisp/emacs-lisp/byte-opt.el' 
newer than byte-compiled file
  Source file `/home/tcr/src/from-upstream/emacs/lisp/emacs-lisp/warnings.el' 
newer than byte-compiled file
  
  In toplevel form:
  emacs-lisp/byte-opt.el:185:2:Error: Symbol's value as variable is void: 
advertised-signature-table
  make[2]: *** [/home/tcr/src/from-upstream/emacs/lisp/emacs-lisp/byte-opt.elc] 
Error 1
  make[2]: Leaving directory `/src/tcr/from-upstream/emacs/lisp'
  make[1]: *** [bootstrap-emacs] Error 2
  make[1]: Leaving directory `/src/tcr/from-upstream/emacs/src'
  make: *** [src] Error 2
  
  -T.





reply via email to

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