Re: [dwm] experimental release: dwm-rfigura

From: Jonny Gerold <fsk141_AT_gmail.com>
Date: Thu, 15 Nov 2007 13:15:34 -0800

Hello Robert,
I tried compiling the wip version and it didn't compile...
This is what I got after make install clean:

Robert Figura wrote:[fsk141_AT_MiniFsk dwm-rfigura-2007-11-15]$ make
install clean
dwm build options:
CFLAGS = -Os -I. -I/usr/include -I/usr/X11R6/include
-DVERSION="4.6-rfigura"
LDFLAGS = -s -L/usr/lib -lc -L/usr/X11R6/lib -lX11
CC = cc
CC dwm.c
In file included from dwm.c:371:
config.h:36:19: error: xtile.c: No such file or directory
In file included from dwm.c:371:
config.h:41: error: ‘xtile’ undeclared here (not in a function)
config.h:61: error: ‘stickyview’ undeclared here (not in a function)
config.h:61: error: initializer element is not constant
config.h:61: error: (near initialization for ‘buttons[12].func’)
dwm.c:373: error: ‘PWFACT’ undeclared here (not in a function)
dwm.c:373: error: incompatible types in initialization
dwm.c: In function ‘buttonpress’:
dwm.c:521: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
dwm.c:521: error: ‘fibtile’ undeclared (first use in this function)
dwm.c:521: error: (Each undeclared identifier is reported only once
dwm.c:521: error: for each function it appears in.)
dwm.c:521: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
dwm.c:521: error: ‘gridtile’ undeclared (first use in this function)
dwm.c:521: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
dwm.c: In function ‘focus’:
dwm.c:921: error: ‘monocle’ undeclared (first use in this function)
dwm.c:921: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
dwm.c: In function ‘keypress’:
dwm.c:1208: warning: initialization from incompatible pointer type
dwm.c:1208: warning: initialization from incompatible pointer type
dwm.c:1208: warning: initialization from incompatible pointer type
dwm.c:1208: warning: initialization from incompatible pointer type
dwm.c:1208: warning: initialization from incompatible pointer type
dwm.c:1208: warning: initialization from incompatible pointer type
dwm.c:1208: warning: initialization from incompatible pointer type
dwm.c:1208: warning: initialization from incompatible pointer type
dwm.c:1208: warning: initialization from incompatible pointer type
dwm.c: In function ‘setmwfact’:
dwm.c:1692: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
dwm.c:1692: error: ‘fibtile’ undeclared (first use in this function)
dwm.c:1692: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
dwm.c:1692: error: ‘gridtile’ undeclared (first use in this function)
dwm.c:1692: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
dwm.c: In function ‘setpwfact’:
dwm.c:1714: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
dwm.c:1714: error: ‘fibtile’ undeclared (first use in this function)
dwm.c:1714: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
dwm.c:1714: error: ‘gridtile’ undeclared (first use in this function)
dwm.c:1714: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
dwm.c:1718: error: incompatible types in assignment
dwm.c: In function ‘setup’:
dwm.c:1803: error: ‘BarTop’ undeclared (first use in this function)
dwm.c:1803: warning: assignment makes integer from pointer without a cast
dwm.c: In function ‘tilerotate’:
dwm.c:1967: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
dwm.c: In function ‘zoom’:
dwm.c:2215: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
dwm.c:2215: error: ‘fibtile’ undeclared (first use in this function)
dwm.c:2215: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
dwm.c:2215: error: ‘gridtile’ undeclared (first use in this function)
dwm.c:2215: warning: passing argument 1 of ‘isarrange’ from incompatible
pointer type
make: *** [dwm.o] Error 1

hope this helps???
Thanks, Jonny

> Hi List,
>
> I just put my current work in progress version online:
> http://spuerwerk.dyndns.org/~rfigura/dwm/
>
> Highlights i'd like to announce here:
> - gapless snapping
> - new tile mode treetile: can accomodate many windows
> - experimental grip and fixed-placement code
>
> Your comments are welcome. I'd especially like to know what you think
> about the third feature which obsoletes quaketerm software.
>
> Regards
> - Robert Figura
>
>
>
Received on Thu Nov 15 2007 - 22:18:14 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:06:34 UTC