Re: [dev] Question upgrading dwm

From: David Neu <david_AT_davidneu.com>
Date: Wed, 23 Sep 2009 08:46:54 -0400

On Wed, Sep 23, 2009 at 3:31 AM, Anselm R Garbe <anselm_AT_garbe.us> wrote:
> This is really odd and it must be related to some older config.h,
> patch, or something else.
>
> HTH,
> Anselm

Hi Anselm,

Thanks for the response.

Everything seems to working now ...

I reviewed config.mk and noticed the following section:
# Xinerama, un-comment if you want it
XINERAMALIBS = -L${X11LIB} -lXinerama
XINERAMAFLAGS = -DXINERAMA

I commented these lines out and plain vanilla dwm compiled, with these warnings
dwm.c: In function ‘updategeom’:
dwm.c:1686: warning: unused variable ‘nn’
but all works well.

Note that aptitude shows that packages libxinerama-dev and
x11proto-xinerama-dev were installed automatically on my Unbuntu
laptop.

Perhaps the lines referenced above in config.mk should be commented
out by default, as the comment preceding them seems to imply.

Thanks again for your help!

Cheers,
David
Received on Wed Sep 23 2009 - 12:46:54 UTC

This archive was generated by hypermail 2.2.0 : Wed Sep 23 2009 - 13:00:04 UTC