Re: RT patch breaks X86_64 build
From: Parag Warudkar (kernel-stuff_at_comcast.net)
Date: 05/31/05
- Previous message: Richard B. Johnson: "Re: OT] Joerg Schilling flames Linux on his Blog"
- In reply to: Michal Schmidt: "Re: RT patch breaks X86_64 build"
- Next in thread: Michal Schmidt: "Re: RT patch breaks X86_64 build"
- Reply: Michal Schmidt: "Re: RT patch breaks X86_64 build"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Michal Schmidt <xschmi00@stud.feec.vutbr.cz> Date: Tue, 31 May 2005 07:53:48 -0400
On Tuesday 31 May 2005 02:08, Michal Schmidt wrote:
> That doesn't look like a correct .config from a -RT kernel. Did you
> forget to run 'make oldconfig' ?
Duh... yes I forgot to do make oldconfig. But the build still breaks, this
time with another error - (so I don't look that much stupid any more..! :)
CC kernel/extable.o
CC kernel/params.o
CC kernel/posix-timers.o
CC kernel/kthread.o
CC kernel/wait.o
CC kernel/kfifo.o
CC kernel/sys_ni.o
CC kernel/posix-cpu-timers.o
CC kernel/rt.o
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?
.config after make oldconfig is attached..
Parag
-
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/
- text/plain attachment: .config
- Previous message: Richard B. Johnson: "Re: OT] Joerg Schilling flames Linux on his Blog"
- In reply to: Michal Schmidt: "Re: RT patch breaks X86_64 build"
- Next in thread: Michal Schmidt: "Re: RT patch breaks X86_64 build"
- Reply: Michal Schmidt: "Re: RT patch breaks X86_64 build"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|