Hello, thanks for Alan DeKok for his help on my last problem ....
but now i've got a new problem : 'make' stops with the following output : Making static dynamic in rlm_ippool... gmake[5]: Entering directory `/home/gunnar/freeradius-0.9.3/src/modules/rlm_ippool' gcc -g -O2 -Wall -D_GNU_SOURCE -DNDEBUG -I../../include -c rlm_ippool.c -o rlm_ippool.o rlm_ippool.c:100: error: parse error before "pthread_mutex_t" rlm_ippool.c:100: warning: no semicolon at end of struct or union rlm_ippool.c:101: warning: type defaults to `int' in declaration of `rlm_ippool_t' rlm_ippool.c:101: warning: data definition has no type or storage class rlm_ippool.c:125: error: parse error before ')' token rlm_ippool.c:125: error: initializer element is not constant When i look at the sourcecode of rlm_ippool.c i can't find any mistakes ... I have no idea how to fix the problem. Thank you for help ... Gunnar - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

