From mboxrd@z Thu Jan 1 00:00:00 1970 From: paolo pedaletti Subject: Re: how to compile kvm 64 bit Date: Fri, 05 Dec 2008 09:15:53 +0100 Message-ID: <4938E339.40403@gmail.com> References: <4937F635.1050501@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org To: unlisted-recipients:; (no To-header on input) Return-path: Received: from mailgw2.si.unimib.it ([149.132.2.30]:44194 "EHLO mailgw2.si.unimib.it" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750720AbYLEIP4 (ORCPT ); Fri, 5 Dec 2008 03:15:56 -0500 Received: from mailgw2.si.unimib.it (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with SMTP id 9D39CC01AA for ; Fri, 5 Dec 2008 09:15:54 +0100 (CET) Received: from pablo.unimib.it (pablo2.frend.unimib.it [149.132.3.53]) by mailgw2.si.unimib.it (Postfix) with ESMTP id 7C874C01A3 for ; Fri, 5 Dec 2008 09:15:54 +0100 (CET) Received: from [149.132.16.135] (account paolo.pedaletti@unimib.it HELO [10.109.1.194]) by pablo2.pablo.unimib.it (CommuniGate Pro SMTP 5.2.6) with ESMTPSA id 14402760 for kvm@vger.kernel.org; Fri, 05 Dec 2008 09:15:54 +0100 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: Ciao Charles, >> sorry for this silly question, but I can't compile kvm-79 for AMD 64bit > > Please pardon me for following up on one silly question with another -- > but is your host running a 64-bit userland? (What is the output of > "uname -m"?) root@kvm1:/usr/src/kvm-79# uname -a Linux kvm1 2.6.27-9-server #1 SMP Thu Nov 20 22:56:07 UTC 2008 x86_64 GNU/Linux root@kvm1:/usr/src/kvm-79# uname -m x86_64 it's a 64 bit kernel -- Paolo Pedaletti