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/