2009/11/8 Szabolcs Nagy <nszabo...@gmail.com>: > don't do that > include the .c files in the appropriate place in config.h instead (eg > right before layouts)
That's what he's doing, that's where the problem is... There seems to be a bug when some patches are applied that prevents functions included from within config.h from compiling. I made that suggestion as a quick fix in case he just wanted to get it working. It's a perfectly valid solution, and since he would be modifying his own copy of dwm and not submitting code to the vanilla distribution it's not going to harm anybody.