Re: [wmii] wmii on Interix

From: Kris Maglione <jg_AT_suckless.org>
Date: Sat, 19 Jan 2008 02:31:12 -0500

On Fri, Jan 18, 2008 at 06:51:24PM +0100, anders.carlbring at telia.com wrote:
>Hi,
>
>I'm not sure if this is the right place to ask, but I've tried compiling/installing wmii on
>Interix (Microsoft Services For UNIX 3.5) on M$ Windows XP, but keep getting
>compile errors. I've tried dwm, which compiles, installs and works nicely :-)
>
>The gcc version it uses is 3.3.
>
>Actually, it gets stuck on compiling libixp-4.0. This is the output that "gmake clean install"
>gives:

socket.c probably needs to include <sys/types.h>. Most systems
define socklen_t when you include netdb.h, even when you force
them into standards mode (_XOPEN_SOURCE=600), so it hasn't been
an issue elsewhere. If it solves the problem, I'll commit it.

-- 
Kris Maglione
No good deed goes unpunished.
Received on Sat Jan 19 2008 - 08:31:45 UTC

This archive was generated by hypermail 2.2.0 : Sun Jul 13 2008 - 16:33:34 UTC