Le mardi 15 janvier 2008 à 15:49 +0000, Christoph Hellwig a écrit : > On Mon, Jan 07, 2008 at 03:25:50PM +0100, Laurent Vivier wrote: > > > Perhaps a ./configure is needed. > > > > > > What's your HEAD? I have a5b3d2c9b4d4ca3e02f294d14c7df016e070bda7, > > > which compiles fine. > > > > OK, I found where is the problem: my KERNELDIR is not the good one. > > > > Thank you for the answers. > > Looks like you were hitting the same problem that I did. So what's the > correct KERNELDIR? Care to post your ./configure line?
It was where I put my KVM kernel sources, for instance:
KERNELDIR=/home/vivierl/Projects/KVM/kvm
generated by:
./configure --kerneldir=/home/vivierl/Projects/KVM/kvm \
--with-patched-kernel
ls /home/vivierl/Projects/KVM/kvm
arch Documentation ipc Makefile REPORTING-BUGS
System.map
block drivers Kbuild mm samples usr
COPYING fs kernel Module.symvers scripts
virt
CREDITS include lib net security
vmlinux
crypto init MAINTAINERS README sound
vmlinux.o
> I have to add that having compile of userspace code depend on a kernel
> dir is completely broken. Any chance the kvm maintainers can fix
> userspace code to compile standalone and not depend on a kernel? Best
> would be to have userspace and the standalone kernel module in entirely
> different repositories.
Regards,
Laurent
--
----------------- [EMAIL PROTECTED] ------------------
"La perfection est atteinte non quand il ne reste rien à
ajouter mais quand il ne reste rien à enlever." Saint Exupéry
signature.asc
Description: Ceci est une partie de message numériquement signée
------------------------------------------------------------------------- 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 [email protected] https://lists.sourceforge.net/lists/listinfo/kvm-devel
