Hi, I went to the Diald homepage tonight and downloaded the 0.16.5 source and the most recent patch. I applied the patch and then attempted to build the program. Here's the result: utils.c:148: parse error before `&&' utils.c:148: `__len' undeclared here (not in a function) utils.c:148: initializer element is not constant utils.c:148: parse error before `if' utils.c:148: conflicting types for `__retval' utils.c:148: previous declaration of `__retval' utils.c:148: warning: data definition has no type or storage class utils.c:148: parse error before `}' utils.c:151: `t' undeclared here (not in a function) utils.c:152: parse error before `while' make: *** [utils.o] Error 1 I am using the following build environment: gcc version 2.7.2.3 GNU ld version 2.9.1 (with BFD 2.9.1.0.19) GNU Make version 3.77 Any ideas? Thanks, Miles - To unsubscribe from this list: send the line "unsubscribe linux-diald" in the body of a message to [EMAIL PROTECTED]