[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Can't compile master
From: |
Eli Zaretskii |
Subject: |
Re: Can't compile master |
Date: |
Tue, 01 Jul 2014 18:43:49 +0300 |
> Date: Tue, 01 Jul 2014 10:51:55 +0200
> From: Cédric Chépied <address@hidden>
>
> 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.