On Thu, Jun 28, 2012 at 01:08:35PM +0100, Marcin Szamotulski wrote:
> 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
>
Just update your config too...
-P
- application/pgp-signature attachment: stored
Received on Thu Jun 28 2012 - 14:24:12 CEST