Jaye Mathisen <mrcpu@internetcds.com> writes: > ./configure --with-authinfo-radius --prefix=/nntpcache > > 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_pipe.c > 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 is not constant > authinfo_radius.c:30: (near initialization for > `radius_authenticator.authinfo_pass') > gmake[2]: *** [authinfo_radius.o] Error 1 > gmake[2]: Leaving directory `/news/src/nntpcache-2.4.0b5/src' > gmake[1]: *** [all-recursive] Error 1 > gmake[1]: Leaving directory `/news/src/nntpcache-2.4.0b5' > gmake: *** [all-recursive-am] Error 2 FreeBSD4.0 has its own libradius, I suspect there's a conflict there. You might try disabling nntpcache libradius.