public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: Laurent Vivier <Laurent.Vivier-6ktuUTfB/bM@public.gmane.org>
To: Christoph Hellwig <hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
Cc: kvm-devel
	<kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org>,
	Avi Kivity <avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
Subject: Re: kvm-userspace fails to compile
Date: Tue, 15 Jan 2008 17:03:32 +0100	[thread overview]
Message-ID: <1200413012.29165.13.camel@frecb07144> (raw)
In-Reply-To: <20080115154952.GA15974-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>


[-- Attachment #1.1: Type: text/plain, Size: 1713 bytes --]

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
-- 
----------------- Laurent.Vivier-6ktuUTfB/bM@public.gmane.org  ------------------
  "La perfection est atteinte non quand il ne reste rien à
ajouter mais quand il ne reste rien à enlever." Saint Exupéry

[-- Attachment #1.2: Ceci est une partie de message numériquement signée --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 228 bytes --]

-------------------------------------------------------------------------
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/

[-- Attachment #3: Type: text/plain, Size: 186 bytes --]

_______________________________________________
kvm-devel mailing list
kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/kvm-devel

  parent reply	other threads:[~2008-01-15 16:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-07 13:14 kvm-userspace fails to compile Laurent Vivier
2008-01-07 13:26 ` Dor Laor
     [not found]   ` <1199712415.4234.2.camel-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org>
2008-01-07 13:35     ` Laurent Vivier
2008-01-07 13:57       ` Avi Kivity
     [not found]         ` <47822FBA.8090004-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2008-01-07 14:25           ` Laurent Vivier
2008-01-15 15:49             ` Christoph Hellwig
     [not found]               ` <20080115154952.GA15974-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2008-01-15 15:55                 ` Avi Kivity
     [not found]                   ` <478CD768.7030003-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2008-01-15 17:05                     ` Christoph Hellwig
     [not found]                       ` <20080115170549.GA19485-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>
2008-01-15 17:44                         ` Avi Kivity
     [not found]                           ` <478CF0E9.2050905-atKUWr5tajBWk0Htik3J/w@public.gmane.org>
2008-01-15 17:49                             ` Christoph Hellwig
2008-01-15 16:03                 ` Laurent Vivier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-01-07 13:14 Laurent Vivier

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1200413012.29165.13.camel@frecb07144 \
    --to=laurent.vivier-6ktuutfb/bm@public.gmane.org \
    --cc=avi-atKUWr5tajBWk0Htik3J/w@public.gmane.org \
    --cc=hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org \
    --cc=kvm-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox