FYI, I was able to successfully compile and run nntpcache 0.88.1UL on (what does UL stand for?) HP-UX 9.05 using HP's ANSI C compiler with the following three changes 1) use the following command line (sh syntax) for configure CC="cc -Ae" nc_cv_prog_gcc_pipe=no nc_cv_prog_gcc_wall=no ./configure 2) add '#include <sys/time.h>' to libproff/utils.c for definition of struct timeval 3) change utimes to utime in list.c It runs and I can use it as an NNTP server just fine. I haven't played with it enough to verify that it is caching correctly. -- ---------- Texas! It's like a whole other country. ---------- David L. Crow http://www.cactus.org/~crow (internet) crow@tivoli.com http://dev.tivoli.com/~crow (intranet)