Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S268357AbUJMF1M (ORCPT ); Wed, 13 Oct 2004 01:27:12 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S268360AbUJMF1M (ORCPT ); Wed, 13 Oct 2004 01:27:12 -0400 Received: from rproxy.gmail.com ([64.233.170.200]:56434 "EHLO mproxy.gmail.com") by vger.kernel.org with ESMTP id S268357AbUJMF1E (ORCPT ); Wed, 13 Oct 2004 01:27:04 -0400 Message-ID: Date: Wed, 13 Oct 2004 10:57:00 +0530 From: Raj Reply-To: Raj To: "Randy.Dunlap" Subject: Re: Build problems with APM/Subarch type Cc: linux-kernel In-Reply-To: <416CB8FC.9020503@osdl.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit References: <416CB8FC.9020503@osdl.org> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1009 Lines: 33 > Using an editor or make *config? which *config? > xconfig > > The build failed with an error 'Undefined reference to machine_real_restart' > > Yep, I see that also. > > > It seems that , unless Subarch is PC-Compatible ( CONFIG_PC ) , > > CONFIG_X86_BIOS_REBOOT will not be set and thusly, reboot.c would not be > > compiled. > > > > ( yeah, i know messing around with configs is suicidal, but.... ) > > > > Can this be fixed ?? At the very least, hide APM options #if !(CONFIG_PC) ?? > > Do you/we/maintainer know that APM is not applicable to all of the > other PC sub-arches? > > I agree that it should be fixed, one way or another. i am not aware much about the apm dependencies. maintainers might answer this more correctly. -- ###### raj ###### - 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/