unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Can't compile master
@ 2014-07-01  8:51 Cédric Chépied
  2014-07-01 15:43 ` Eli Zaretskii
  2014-07-01 15:44 ` Glenn Morris
  0 siblings, 2 replies; 4+ messages in thread
From: Cédric Chépied @ 2014-07-01  8:51 UTC (permalink / raw)
  To: emacs-devel

Hello,

I'm not able to compile master branch anymore:

progmodes/cc-mode.el:120:1:Error: Required feature `cc-fonts' was not provided
Makefile:284: recipe for target 'progmodes/cc-mode.elc' failed

Here is my configure command:
./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --with-x-toolkit=lucid

How do I get 'cc-fonts' feature?

Regards,
-- 
Cédric Chépied
<cedric.chepied@gmail.com>



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

* Re: Can't compile master
  2014-07-01  8:51 Can't compile master Cédric Chépied
@ 2014-07-01 15:43 ` Eli Zaretskii
  2014-07-01 15:44 ` Glenn Morris
  1 sibling, 0 replies; 4+ messages in thread
From: Eli Zaretskii @ 2014-07-01 15:43 UTC (permalink / raw)
  To: Cédric Chépied; +Cc: emacs-devel

> Date: Tue, 01 Jul 2014 10:51:55 +0200
> From: Cédric Chépied <cedric.chepied@gmail.com>
> 
> I'm not able to compile master branch anymore:
> 
> progmodes/cc-mode.el:120:1:Error: Required feature `cc-fonts' was not provided
> Makefile:284: recipe for target 'progmodes/cc-mode.elc' failed
> 
> Here is my configure command:
> ./configure --prefix=/usr --sysconfdir=/etc --libexecdir=/usr/lib --localstatedir=/var --with-x-toolkit=lucid
> 
> How do I get 'cc-fonts' feature?

Delete lisp/progmodes/cc*.elc and try again.




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

* Re: Can't compile master
  2014-07-01  8:51 Can't compile master Cédric Chépied
  2014-07-01 15:43 ` Eli Zaretskii
@ 2014-07-01 15:44 ` Glenn Morris
  2014-07-02  6:25   ` Cédric Chépied
  1 sibling, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2014-07-01 15:44 UTC (permalink / raw)
  To: Cédric Chépied; +Cc: emacs-devel


`make bootstrap' is always the first thing to try.



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

* Re: Can't compile master
  2014-07-01 15:44 ` Glenn Morris
@ 2014-07-02  6:25   ` Cédric Chépied
  0 siblings, 0 replies; 4+ messages in thread
From: Cédric Chépied @ 2014-07-02  6:25 UTC (permalink / raw)
  To: Glenn Morris; +Cc: emacs-devel

At Tue, 01 Jul 2014 11:44:18 -0400,
Glenn Morris wrote:
>
> `make bootstrap' is always the first thing to try.

Thanks. It works.
-- 
Cédric Chépied
<cedric.chepied@gmail.com>



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

end of thread, other threads:[~2014-07-02  6:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-07-01  8:51 Can't compile master Cédric Chépied
2014-07-01 15:43 ` Eli Zaretskii
2014-07-01 15:44 ` Glenn Morris
2014-07-02  6:25   ` Cédric Chépied

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