Re: failure to build kvm release against 2.6.30

2009-07-19 Thread Or Gerlitz
include/linux/mmzone.h:18:26: error: linux/bounds.h: No such file or directory include/linux/mmzone.h:256:5: warning: MAX_NR_ZONES is not defined okay, my problem was that for some reason the auto generated linux/bounds.h file got cleaned from this system, now I can build that. Or. -- To

failure to build kvm release against 2.6.30

2009-07-16 Thread Or Gerlitz
With kvm-88, a configure line such as (see output below) # ./configure --prefix=/path/to/intall/dir --target-list=x86_64-softmmu --kerneldir=/lib/modules/2.6.30/build yields the below build failure of the kvm kernel sources (I think that in earlier version there was a configure directive to