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 12:34:37 -0700 Message-ID: <4292304D.8080603@intel.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: 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: > 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