implicid declaration of function task_suspended - Was: [PATCHSET] 2.4.21-rc6-dis3 released

Martin List-Petersen (martin@list-petersen.dk)
Thu, 12 Jun 2003 11:37:40 +0200


I tried to compile this (both on rc6 and rc7) and the compile fails with:

kernel/kernel.o(.text+0x2d8): In function 'schedule':
: undefined reference to 'TASK_SUSPENDED'
kernel/kernel.o(.text+0x392): In function 'schedule':
: undefined reference to 'TASK_SUSPENDED'

The compile allready stated in the beginning:
sched.c: In function 'schedule':
sched.c:611: implicit declaration of function 'TASK_SUSPENDED'

Any idea's what i can leave out to avoid these failures ?

Regards,
Martin List-Petersen
martin at list-petersen dot dk

--
Q:	What do you get when you cross the Godfather with an attorney?
A:	An offer you can't understand.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/