Compiling nntpcache-2.4.0b5 with - autoconf-2.13-196 - binutils-2.9.5.0.24-100 - gcc-2.95.2-98 - gpp-2.95.2-98 - libc-2.1.3-154 gave me an error: 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_pam.c authinfo_pam.c:26: `pam_got_pass' undeclared here (not in a function) authinfo_pam.c:26: initializer element is not constant authinfo_pam.c:26: (near initialization for `pam_authenticator.authinfo_pass') make[2]: *** [authinfo_pam.o] Error 1 make[2]: Leaving directory `/home/xch4008/cvs/nntpcache-2.4.0b5/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/xch4008/cvs/nntpcache-2.4.0b5' make: *** [all-recursive-am] Error 2 -- Thomas