[OpenAFS] 1.3.74 as well as cvs 2004/12/02 TASK_ZOMBIE undeclared

Derrick J Brashear shadow@dementia.org
Thu, 2 Dec 2004 10:32:44 -0500 (EST)


On Thu, 2 Dec 2004, Helmut Jarausch wrote:

> Hi,
>
> I try to build the cvs version of OpenAFS (from today) unter Linux
> 2.6.10-rc2
> The compilation fails with the following error message.
>
> /OBJ/OpenAFS/openafs-cvs-041202/src/libafs/MODLOAD-2.6.10-rc2-MP/afs_osi.c: In function `afs_osi_TraverseProcTable':
> /OBJ/OpenAFS/openafs-cvs-041202/src/libafs/MODLOAD-2.6.10-rc2-MP/afs_osi.c:863: error: `TASK_ZOMBIE' undeclared (first use in this function)
>
> Is there any fix for that?

use EXIT_ZOMBIE instead. if you're bored, write a configure test too and 
contribute it;-)