Hi there,

On 21 August 2016 at 18:19, Orka Edison <orka.edi...@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@Sony-Vaio:~/Documents/dwm-6.1$

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

Xft sucks.

-Anselm

Reply via email to