[EMAIL PROTECTED] (Adrian Reyer) writes:

> when I tried to compile util-vserver-0.30.196, i got this error:
> src/keep-ctx-alive.c: In function `doit':
> src/keep-ctx-alive.c:145: error: `__arr' undeclared (first use in this 
> function)
> ...
> digging through the various header files I found all definitions to be
> in place, so i renamed the variable fd_set to fd_set1

Thx, should be fixed in CVS. I guess that your FD_ZERO macro does some
casts with 'fd_set' or uses it as a typename somewhere.



Enrico
_______________________________________________
Vserver mailing list
[EMAIL PROTECTED]
http://list.linux-vserver.org/mailman/listinfo/vserver

Reply via email to