emacs-devel
[Top][All Lists]
Advanced

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

Re: bootstrap fails on tty-supports-face-attributes-p


From: Luc Teirlinck
Subject: Re: bootstrap fails on tty-supports-face-attributes-p
Date: Sun, 19 Sep 2004 14:46:17 -0500 (CDT)

Francesco Potorti` wrote:

   Loading bindings (compiled; note, source file is newer)...
   Loading files (compiled; note, source file is newer)...
   Loading cus-face (compiled; note, source file is newer)...
   Loading faces (compiled; note, source file is newer)...
   Symbol's function definition is void: tty-supports-face-attributes-p
   make[1]: *** [bootstrap-emacs] Error 255
   make[1]: Leaving directory `/home/pot/gnu/emacs-dev/src'
   make: *** [bootstrap] Error 2

Just run 

make maintainer-clean && ./configure && make bootstrap

As the error messages indicate, you need to remove those old .elc
files.  Unfortunately, `make bootstrap' does not do this automatically
any more.

Sincerely,

Luc.





reply via email to

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