In article <reed.712507835@teal>, reed@teal.csn.org (Jim Reed) writes:
|> I have been trying to get nntp.1.5.11 ported to a 340/4d running 4.0.1, so far without luck. The program compiles fine now, but will hang in the middle of the program server/timer.c.
|>
It worked for me if I inserted a #undef in the beginning of timer.c:
/*
* Machinery to run routines off timers.
*/
#include "common.h"
#undef USG
#ifdef TIMERS
Forgive me if this is a pragmatic hack. Any attempts of collegues to convince
me that the timer.c is correct failed - it really bombs out while compiling