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

Reply via email to