On Sun, Jan 13, 2008 at 01:37:11PM +0200, Uri Lublin wrote:
> Try to build the kernel modules too (remove '--with-patched-kernel' from 
> ./configure arguments ):
> ./configure --prefix=/opt/kvm --qemu-cc=/usr/bin/gcc-3.4 ; make -C 
> kernel LINUX=<path-to-linux-git-tree> sync; make
> You will have to rmmod current kvm modules and insmod the built modules 
> under <KVMDIR>/kernel.

A ./configure --prefix=/opt/kvm --kerneldir=/home/hch/work/linux-2.6-xfs
gives the same error as in my first post.  Your suggestion
(./configure --prefix=/opt/kvm --qemu-cc=/usr/bin/gcc-3.4;
 make -C kernel/ LINUX=/home/hch/work/linux-2.6-xfs) gives the
 following:

make[4]: *** No rule to make target 
`/home/hch/work/kvm-userspace/kernel/svm.o', needed by 
`/home/hch/work/kvm-userspace/kernel/kvm.o'.  Stop.



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
kvm-devel mailing list
kvm-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/kvm-devel

Reply via email to