Re: [dev] [dwm] pertag patch: error compiling

From: Davide Anchisi <danchisi_AT_gmail.com>
Date: Tue, 31 Jan 2012 20:10:59 +0100

2012/1/31 Bryan Bennett <bbenne10_AT_gmail.com>:
> 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.
Received on Tue Jan 31 2012 - 20:10:59 CET

This archive was generated by hypermail 2.3.0 : Tue Jan 31 2012 - 20:24:02 CET