[wmii] Compiling the latest mercurial sources

From: Jani H. Lahtinen <jani.h.lahtinen_AT_nokia.com>
Date: Wed, 01 Feb 2006 08:23:16 +0200

When I try to compile the latest source from the wmii-3 repo I get these:

make[1]: Entering directory `/usr/local/src/wmii/cmd/wm'
CC fs.c
fs.c: In function `xread':
fs.c:554: error: `Ditem' undeclared (first use in this function)
fs.c:554: error: (Each undeclared identifier is reported only once
fs.c:554: error: for each function it appears in.)
fs.c:555: error: `nitem' undeclared (first use in this function)
fs.c:558: warning: implicit declaration of function `new_item'
fs.c:559: warning: passing arg 3 of `type_to_stat' makes pointer from
integer without a cast
fs.c:559: error: too few arguments to function `type_to_stat'
fs.c:561: warning: passing arg 3 of `type_to_stat' makes pointer from
integer without a cast
fs.c:561: error: too few arguments to function `type_to_stat'
fs.c:569: error: `font' undeclared (first use in this function)
fs.c:572: error: `Fexpand' undeclared (first use in this function)
fs.c:573: error: `iexpand' undeclared (first use in this function)
fs.c:580: error: `Fdata' undeclared (first use in this function)
fs.c:585: error: `item' undeclared (first use in this function)
fs.c:588: error: `Fcolor' undeclared (first use in this function)
fs.c: In function `xstat':
fs.c:620: warning: implicit declaration of function `qpath_item'
fs.c:620: warning: passing arg 3 of `type_to_stat' makes pointer from
integer without a cast
fs.c:620: error: too few arguments to function `type_to_stat'
fs.c: In function `xwrite':
fs.c:645: error: request for member `running' in something not a
structure or union
fs.c:653: error: `font' undeclared (first use in this function)
fs.c:658: warning: implicit declaration of function `update_geometry'
fs.c:660: error: `Fexpand' undeclared (first use in this function)
fs.c:667: error: `nitem' undeclared (first use in this function)
fs.c:668: error: `iexpand' undeclared (first use in this function)
fs.c:669: warning: implicit declaration of function `draw'
fs.c:677: error: `Fdata' undeclared (first use in this function)
fs.c:684: error: `item' undeclared (first use in this function)
fs.c:691: error: `Fcolor' undeclared (first use in this function)
fs.c:703: warning: implicit declaration of function `update_color'
fs.c: In function `do_pend_fcall':
fs.c:809: error: request for member `connsz' in something not a
structure or union
fs.c:809: error: request for member `conn' in something not a structure
or union
fs.c:810: error: request for member `conn' in something not a structure
or union
fs.c:831: warning: passing arg 1 of `close_ixp_conn' from incompatible
pointer type
fs.c: At top level:
fs.c:806: warning: 'do_pend_fcall' defined but not used
fs.c:840: warning: 'new_ixp_conn' defined but not used
make[1]: *** [fs.o] Error 1
make[1]: Leaving directory `/usr/local/src/wmii/cmd/wm'
make: *** [all] Error 2
Received on Wed Feb 01 2006 - 07:23:22 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 15:59:58 UTC