From mboxrd@z Thu Jan 1 00:00:00 1970 From: Arun Sharma Subject: Re: x86_64 compile error / isa_bus_to_virt_needs_PRIVILEGED_BUILD Date: Mon, 23 May 2005 17:19:40 -0700 Message-ID: <4292731C.2080606@intel.com> References: <4292304D.8080603@intel.com> <45298.68.147.174.118.1116890547.squirrel@68.147.174.118> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <45298.68.147.174.118.1116890547.squirrel@68.147.174.118> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Vipin Bhargava Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org Vipin Bhargava wrote: >>Vipin Bhargava wrote: >> >>>Using FC3 x86_64 and doing "make ARCH=xen world", I get the >>>following: >>> >> >>The issue is that x86-64 Kconfig defaults these two to y. >> >>CONFIG_X86_LOCAL_APIC=y >>CONFIG_X86_IO_APIC=y >> >>Can you try turning them off? >> >> -Arun >> > > > Sorry, that doesn't work :-( > Same error. If CONFIG_X86_IO_APIC=n, you shouldn't be trying to build mpparse.c. Please try the updated patch I just sent. -Arun