On 20.12.2009, at 17:57, Nikola Ciprich wrote:

> Hi Avi,
> I just tried compiling and the same problem I've reported minutes ago:
> gcc -I/usr/src/redhat/BUILD/qemu-kvm-0.12.1/slirp -m64 -Wold-style-definition 
> -I. -I/usr/src/redhat/BUILD/qemu-kvm-0.12.1 -U_FORTIFY_SOURCE -D_GNU_SOURCE 
> -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -Wstrict-prototypes 
> -Wredundant-decls -Wall -Wundef -Wendif-labels -Wwrite-strings 
> -Wmissing-prototypes -fno-strict-aliasing -O2 -g -pipe -Wall -fexceptions 
> -fstack-protector --param=ssp-buffer-size=4 -m64 -mtune=generic  -DHAS_AUDIO 
> -DHAS_AUDIO_CHOICE -I/usr/src/redhat/BUILD/qemu-kvm-0.12.1/fpu 
> -I/usr/src/redhat/BUILD/qemu-kvm-0.12.1/tcg 
> -I/usr/src/redhat/BUILD/qemu-kvm-0.12.1/tcg/x86_64  -I.. 
> -I/usr/src/redhat/BUILD/qemu-kvm-0.12.1/target-mips

You really shouldn't be building qemu-kvm with the mips target :-).

./configure without parameters should give you a sane target list, please use 
that one.

Alex--
To unsubscribe from this list: send the line "unsubscribe kvm" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to