Re: [dev] [dwm] compile error

From: Anselm R Garbe <garbeam_AT_gmail.com>
Date: Mon, 22 Aug 2016 07:25:09 +0200

Hi there,

On 21 August 2016 at 18:19, Orka Edison <orka.edison_AT_ovh.fr> wrote:
> [sudo] password for Orka:
> cleaning
> dwm build options:
> CFLAGS = -std=c99 -pedantic -Wall -Wno-deprecated-declarations -Os
> -I/usr/X11R6/include -I/usr/X11R6/include/freetype2 -D_BSD_SOURCE
> -D_POSIX_C_SOURCE=2 -DVERSION="6.1" -DXINERAMA
> LDFLAGS = -s -L/usr/X11R6/lib -lX11 -lXinerama -lfontconfig -lXft
> CC = cc
> CC drw.c
> In file included from drw.c:6:0:
> /usr/include/X11/Xft/Xft.h:39:22: fatal error: ft2build.h: Aucun fichier ou
> dossier de ce type
> #include <ft2build.h>
> ^
> compilation terminated.
> Makefile:18: recipe for target 'drw.o' failed
> make: *** [drw.o] Error 1
> Orka_AT_Sony-Vaio:~/Documents/dwm-6.1$

This reminds me to re-instate the good old non-freetype drw.* implementation.

Xft sucks.

-Anselm
Received on Mon Aug 22 2016 - 07:25:09 CEST

This archive was generated by hypermail 2.3.0 : Mon Aug 22 2016 - 07:36:11 CEST