Compiling 1.3.81 under Suse 9.3 produces an undefined error for TASK_ZOMBIE. Looking at a SP linux build, sched.h in SuSe 9.2 TASK_ZOMBIE and TASK_DEAD are correctly defined. However with a MP linux build, sched.h in SuSe 9.2 TASK_ZOMBIE and TASK_DEAD have been changed to EXIT_ZOMBIE and EXIT_DEAD. Is there a workaround for this? tedc