I have just downloaded nntpcache-0.88.2UL, and am trying to compile it. Most compiles, except for the dbz directory. These are the errors that I get : root:/tmp/downloads/nntpcache-0.88.2UL/dbz# make gcc -g -O -Wall -pipe -DHAVE_DIRENT_H=1 -DSTDC_HEADERS=1 -DHAVE_SYS_WAIT_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_FILE_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_UTIME_H=1 -DHAVE_SYS_PARAM_H=1 -DHAVE_SYS_MOUNT_H=1 -DHAVE_SYS_VFS_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_STDARG_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_VALLOC=1 -DHAVE_GETPAGESIZE=1 -DHAVE_MMAP=1 -DRETSIGTYPE=void -DHAVE_GETDTABLESIZE=1 -DHAVE_STATFS=1 -DHAVE_USLEEP=1 -DHAVE_UTIME=1 -DHAVE_WAITPID=1 -DHAVE_WAIT3=1 -DHAVE_CHROOT=1 -I. -I.. -c dbz.c -o dbz.o dbz.c:348: macro `atoi' used without args dbz.c:349: macro `atol' used without args dbz.c:348: parse error before `int' dbz.c:349: parse error before `(' dbz.c:349: parse error before `char' make: *** [dbz.o] Error 1 root:/tmp/downloads/nntpcache-0.88.2UL/dbz# My C is completely hopeless, or I would try to find out the problem, myself. Thanks a lot. I have subscribed to the list, but until I know that I am on it, could you cc any replies to me. TIA Rogan