From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Fri, 15 Aug 2003 13:23:22 -0700 From: Mike Fedyk Subject: Re: Compile problem with CONFIG_X86_CYCLONE_TIMER Re: 2.6.0-test3-mm2 Message-ID: <20030815202322.GN1027@matchmail.com> References: <20030813013156.49200358.akpm@osdl.org> <20030815193834.GL1027@matchmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030815193834.GL1027@matchmail.com> Sender: owner-linux-mm@kvack.org Return-Path: To: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org List-ID: On Fri, Aug 15, 2003 at 12:38:34PM -0700, Mike Fedyk wrote: > arch/i386/kernel/timers/timer_cyclone.c: In function `init_cyclone': > arch/i386/kernel/timers/timer_cyclone.c:157: `FIX_CYCLONE_TIMER' undeclared (first use in this function) > arch/i386/kernel/timers/timer_cyclone.c:157: (Each undeclared identifier is reported only once > arch/i386/kernel/timers/timer_cyclone.c:157: for each function it appears in.) > make[3]: *** [arch/i386/kernel/timers/timer_cyclone.o] Error 1 > make[2]: *** [arch/i386/kernel/timers] Error 2 > make[1]: *** [arch/i386/kernel] Error 2 > make[1]: Leaving directory `/src/linux-2.6.0-test3-mm2' > make: *** [stamp-build] Error 2 > Command exited with non-zero status 2 > Command being timed: "fakeroot make-kpkg kernel_image" > User time (seconds): 61.96 > System time (seconds): 13.53 > Percent of CPU this job got: 76% > Elapsed (wall clock) time (h:mm:ss or m:ss): 1:38.10 > Average shared text size (kbytes): 0 > Average unshared data size (kbytes): 0 > Average stack size (kbytes): 0 > Average total size (kbytes): 0 > Maximum resident set size (kbytes): 0 > Average resident set size (kbytes): 0 > Major (requiring I/O) page faults: 293436 > Minor (reclaiming a frame) page faults: 143725 > Voluntary context switches: 0 > Involuntary context switches: 0 > Swaps: 0 > File system inputs: 0 > File system outputs: 0 > Socket messages sent: 0 > Socket messages received: 0 > Signals delivered: 0 > Page size (bytes): 4096 > Exit status: 2 > I thought it might have been a problem with my kernel tree, but after untarring and patching to 2.6.0-test3-mm2, it is still giving the problem. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: aart@kvack.org