On Fri, Apr 25, 2014 at 10:00:41AM +0400, Vasiliy Tolstov wrote: > Hello. I'm try to create package for my distro for testing, but unable > to compile under kvm virtual machine. > /proc/cpuinfo > processor : 7 > vendor_id : GenuineIntel > cpu family : 6 > model : 2 > model name : QEMU Virtual CPU version 1.0 > stepping : 3 > microcode : 0x1 > cpu MHz : 2400.084 > cache size : 4096 KB > fpu : yes > fpu_exception : yes > cpuid level : 4 > wp : yes > flags : fpu de pse tsc msr pae mce cx8 apic sep mtrr pge mca > cmov pse36 clflush mmx fxsr sse sse2 syscall nx lm rep_good nopl pni > vmx cx16 popcnt hypervisor lahf_lm > bogomips : 4800.16 > clflush size : 64 > cache_alignment : 64 > address sizes : 40 bits physical, 48 bits virtual > power management: > > > error: > make config T=x86_64-default-linuxapp-gcc > cc1: error: CPU you selected does not support x86-64 instruction set > > How can i debug this issue? Start by adding V=1 to your command line to start drilling down to where the problem is actually happening.
Neil > -- > Vasiliy Tolstov, > e-mail: v.tolstov at selfip.ru > jabber: vase at selfip.ru >