Re: RT patch breaks X86_64 build

From: Michal Schmidt
Date: Tue May 31 2005 - 07:06:48 EST


Parag Warudkar wrote:
CC kernel/latency.o
kernel/latency.c:854: error: `NR_syscalls' undeclared here (not in a function)

x86_64 doesn't seem to be defining NR_syscalls anywhere.. Shouldn't it be part of unistd.h as other arches do?

I noticed that error too. AFAIK this is not a new error in -RT, latency.o never compiled on x86_64 for me.
For now just disable Latency tracing (CONFIG_LATENCY_TRACE).

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