2012/1/31 Bryan Bennett <[email protected]>:
> Did the patch fail on any hunks? I'm thinking of config.def.h changes in
> particular. Did you merge changes from config.def.h into config.h?

I only made minor changes to my config.h (new key bindings to lunch
some application).
Is there something I have to change in config.h in order to get pertag working?

The following is all the output I get running 'make clean install':
cleaning
dwm build options:
CFLAGS   = -std=c99 -pedantic -Wall -Os -I. -I/usr/include
-I/usr/X11R6/include -DVERSION="6.0" -DXINERAMA
LDFLAGS  = -s -L/usr/lib -lc -L/usr/X11R6/lib -lX11 -L/usr/X11R6/lib -lXinerama
CC       = cc
CC dwm.c
dwm.c:148:23: error: ‘tags’ undeclared here (not in a function)
make: *** [dwm.o] Error 1

I have a Debian x86_64 GNU/Linux system.


> I'm currently using pertag with 6.0 just fine (though you don't want a diff
> against my setup, as there are significant changes against mainline in
> mine in addition to pertag). If you'd like, I can pastebin/attach the
> pertag patch I'm using, though I suspect it's the same as the one on
> the site.

yes, please, I may check against yours.

Reply via email to