[dev] dwm make failure

From: Marcin Szamotulski <mszamot_AT_gmail.com>
Date: Thu, 28 Jun 2012 13:08:35 +0100

Hello,

I have a problem to compile a recent version of dwm (from the mercurial
repository, changeset 1603:737cf52cd031). I got the following error:

make
dwm build options:
CFLAGS = -std=c99 -pedantic -Wall -Os -I/usr/X11R6/include -D_BSD_SOURCE
-D_POSIX_C_SOURCE=2 -DVERSION="6.1" -DXINERAMA
LDFLAGS = -s -L/usr/X11R6/lib -lX11 -lXinerama
CC = cc
CC dwm.c
dwm.c: In function ‘createmon’:
dwm.c:653:15: error: ‘nmaster’ undeclared (first use in this function)
dwm.c:653:15: note: each undeclared identifier is reported only once for each
function it appears in
dwm.c: At top level:
dwm.c:1032:1: warning: ‘incnmaster’ defined but not used
make: *** [dwm.o] Error 1


Thanks for help,
    Marcin
Received on Thu Jun 28 2012 - 14:08:35 CEST

This archive was generated by hypermail 2.3.0 : Thu Jun 28 2012 - 14:12:07 CEST