With the actual cvs there is a build problem: ./configure .... ... gcc -g -O2 -I/usr/src/packages/BUILD/freeradius-server-2.0.0-281207/src -DHOSTINFO=\"i686-pc-linux-gnu\" -DRADIUSD_VERSION=\"2.0.0-beta\" -DOPENSSL_NO_KRB5 -c radiusd.c -fPIC -DPIC -o .libs/radiusd.o radiusd.c: In function 'main': radiusd.c:148: error: 'buffer' undeclared (first use in this function) radiusd.c:148: error: (Each undeclared identifier is reported only once radiusd.c:148: error: for each function it appears in.) radiusd.c:175: warning: passing argument 1 of 'free' discards qualifiers from pointer target type radiusd.c:440: warning: passing argument 1 of 'free' discards qualifiers from pointer target type gmake[4]: *** [radiusd.lo] Fehler 1 gmake[4]: Leaving directory `/usr/src/packages/BUILD/freeradius-server-2.0.0-281207/src/main' Norbert Wegener