pkgsrc-WIP-review archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: wip/dwm



On Thu, Apr 30, 2009 at 10:42:27PM +0000, Leonardo Taccari wrote:
> Module name:  wip
> Committed by: leot1990
> Date:         Thu Apr 30 22:42:12 UTC 2009
> 
> Modified Files:
>       wip/dwm: Makefile distinfo
> 
> Log Message:
> Update to dwm-5.5.
> 
> Changes:
> - various bugfixes and code cleanups
> - noborder feature of single tiled clients in the view has been
> removed for simplicity reasons
> - usegrab option in config.h has been removed

This doesn't build for me with default PKG_OPTIONS.dwm, with:
CC dwm.c
dwm.c:40:37: error: X11/extensions/Xinerama.h: No such file or directory
dwm.c: In function 'updategeom': 
dwm.c:1502: error: 'XineramaScreenInfo' undeclared (first use in this function)
dwm.c:1502: error: (Each undeclared identifier is reported only once
dwm.c:1502: error: for each function it appears in.)
dwm.c:1502: error: 'info' undeclared (first use in this function)
dwm.c:1505: warning: implicit declaration of function 'XineramaIsActive'
dwm.c:1505: warning: implicit declaration of function 'XineramaQueryScreens'

Seems like the code in options.mk needs fixing?
 Thomas

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
pkgsrc-wip-review mailing list
pkgsrc-wip-review%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-review


Home | Main Index | Thread Index | Old Index