Re: error: building kvm for powerpc using cross compiler on x86

2011-01-12 Thread Alexander Graf
On 12.01.2011, at 21:51, Dushyant Bansal wrote: > $ cp arch/powerpc/configs/pmac32_defconfig .config $ make menuconfig ARCH=powerpc seems to work. I'm not sure what default config is taken by default, but apparently one of the KVM constraints isn't fulfilled. Since yo

Re: error: building kvm for powerpc using cross compiler on x86

2011-01-12 Thread Dushyant Bansal
$ cp arch/powerpc/configs/pmac32_defconfig .config $ make menuconfig ARCH=powerpc seems to work. I'm not sure what default config is taken by default, but apparently one of the KVM constraints isn't fulfilled. Since you want to build a kernel for a pmac32 anyways, just take that config as the