qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [Bug 1008136] [NEW] Cannot compile 1.1.0


From: Dunrong Huang
Subject: Re: [Qemu-devel] [Bug 1008136] [NEW] Cannot compile 1.1.0
Date: Mon, 04 Jun 2012 13:42:03 +0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.4 (gnu/linux)

Jorge Bastos <address@hidden> 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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]