Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S270801AbTHOUXs (ORCPT ); Fri, 15 Aug 2003 16:23:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S270814AbTHOUXs (ORCPT ); Fri, 15 Aug 2003 16:23:48 -0400 Received: from adsl-63-194-239-202.dsl.lsan03.pacbell.net ([63.194.239.202]:54540 "EHLO mmp-linux.matchmail.com") by vger.kernel.org with ESMTP id S270801AbTHOUXX (ORCPT ); Fri, 15 Aug 2003 16:23:23 -0400 Date: Fri, 15 Aug 2003 13:23:22 -0700 From: Mike Fedyk To: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org Subject: Re: Compile problem with CONFIG_X86_CYCLONE_TIMER Re: 2.6.0-test3-mm2 Message-ID: <20030815202322.GN1027@matchmail.com> Mail-Followup-To: Andrew Morton , linux-kernel@vger.kernel.org, linux-mm@kvack.org 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> User-Agent: Mutt/1.5.4i Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1894 Lines: 43 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 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/