Hello, I am tring to compile nntpcache-2.4.0b3 (because of radius support). I get the following error when compiling: Making all in src make[2]: Entering directory `/home/admin/nntpcache-2.4.0b3/src' gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../cf -I../common -I../libproff -I../libconfused -I../mmap -I. ./libmmalloc -I../libdbz -g -O2 -Wall -pipe -c authinfo_radius.c authinfo_radius.c:30: `radius_got_pass' undeclared here (not in a function) authinfo_radius.c:30: initializer element for `radius_authenticator.authinfo_pass' is not constan t make[2]: *** [authinfo_radius.o] Error 1 make[2]: Leaving directory `/home/admin/nntpcache-2.4.0b3/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/admin/nntpcache-2.4.0b3' make: *** [all-recursive-am] Error 2 uname -a Linux news 2.0.36 #2 Sun Feb 21 15:55:27 EST 1999 i686 unknown gcc version 2.7.2.3 Thanks, -Dustin