From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:43941) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbQ31-0000SM-1H for qemu-devel@nongnu.org; Mon, 04 Jun 2012 01:41:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SbQ2y-00039V-Ul for qemu-devel@nongnu.org; Mon, 04 Jun 2012 01:41:46 -0400 Received: from mail-pz0-f45.google.com ([209.85.210.45]:50199) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SbQ2y-00039I-Lf for qemu-devel@nongnu.org; Mon, 04 Jun 2012 01:41:44 -0400 Received: by dadv2 with SMTP id v2so5821383dad.4 for ; Sun, 03 Jun 2012 22:41:41 -0700 (PDT) From: Dunrong Huang References: <20120603161453.19379.45755.malonedeb@chaenomeles.canonical.com> <20120603161453.19379.45755.malonedeb@chaenomeles.canonical.com> Date: Mon, 04 Jun 2012 13:42:03 +0800 In-Reply-To: <20120603161453.19379.45755.malonedeb@chaenomeles.canonical.com> (Jorge Bastos's message of "Sun, 03 Jun 2012 16:14:53 -0000") Message-ID: <396bfxas.fsf@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: [Qemu-devel] [Bug 1008136] [NEW] Cannot compile 1.1.0 List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: Jorge Bastos Jorge Bastos writes: > Public bug reported: > > Howdy, > > Testing QEMU 1.1.0 but doesn't compile: > > > CC fsdev/virtfs-proxy-helper.o > In file included from /usr/include/i386-linux-gnu/bits/sigcontext.h:28:0, > from /usr/include/signal.h:339, > from ./qemu-common.h:38, > from fsdev/virtfs-proxy-helper.c:23: > /usr/include/i386-linux-gnu/asm/sigcontext.h:28:2: error: unknown type name '__u64' > /usr/include/i386-linux-gnu/asm/sigcontext.h:191:2: error: unknown type name '__u64' > /usr/include/i386-linux-gnu/asm/sigcontext.h:192:2: error: unknown type name '__u64' > /usr/include/i386-linux-gnu/asm/sigcontext.h:193:2: error: unknown type name '__u64' > make: *** [fsdev/virtfs-proxy-helper.o] Error 1 > Check whether you have "int-ll64.h" in your header directory. As i know, __u64 is defined in int-ll64.h. Or if you dont want to support virtfs, run ./configure with "--disable-virtfs" option. > > Ideas? > GCC 4.7, kernel 3.2x > > Thanks in advanced, > Jorge, > > ** Affects: qemu > Importance: Undecided > Status: New -- linuxer and emacser and pythoner living in beijing blog: http://mathslinux.org twitter: https://twitter.com/mathslinux google+: https://plus.google.com/118129852578326338750