public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
From: "SourceForge.net" <noreply@sourceforge.net>
To: noreply@sourceforge.net
Subject: [ kvm-Bugs-2800447 ] kvm fails to build against "out of tree" kernel builds+patch
Date: Wed, 03 Jun 2009 12:19:12 +0000	[thread overview]
Message-ID: <E1MBpR2-00064F-2z@d45xhf1.ch3.sourceforge.com> (raw)

Bugs item #2800447, was opened at 2009-06-03 11:17
Message generated for change (Comment added) made by tuxjay
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2800447&group_id=180599

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: James (tuxjay)
Assigned to: Nobody/Anonymous (nobody)
Summary: kvm fails to build against "out of tree" kernel builds+patch

Initial Comment:
Hi,

The first problem is the 

----------------------------------------------------------------------

>Comment By: James (tuxjay)
Date: 2009-06-03 12:19

Message:
I've prepared the patches and changelog entries, how do I get it signed
off? I've been searching the website for the patch procedure and couldn't
find it, sorry.

Thank you

----------------------------------------------------------------------

Comment By: Jan Kiszka (kiszka)
Date: 2009-06-03 11:41

Message:
Please post your patches with individual changelogs and signed-off to
kvm@vger.kernel.org. TiA.

----------------------------------------------------------------------

Comment By: James (tuxjay)
Date: 2009-06-03 11:19

Message:
Hi,

The first problem is that kvm fails to detect the kernel source directory
correctly..

In "configure" the line
   kernelsourcedir=${kerneldir%/*}/source

Only works if ../source is the build parent (e.g. if the source dir is
/lib/modules/<version>/source)

The first patch fixes that. The next is a build problem:

-Iarch/${ARCH_DIR}/include

should be: -I$(KERNELSOURCEDIR)/${ARCH_DIR}/include

In the case of out of place builds. The second patch fixes that.

Cheers, James

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=893831&aid=2800447&group_id=180599

             reply	other threads:[~2009-06-03 12:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-03 12:19 SourceForge.net [this message]
  -- strict thread matches above, loose matches on Subject: below --
2010-11-26 14:00 [ kvm-Bugs-2800447 ] kvm fails to build against "out of tree" kernel builds+patch SourceForge.net
2009-06-03 12:24 SourceForge.net
2009-06-03 11:41 SourceForge.net
2009-06-03 11:19 SourceForge.net
2009-06-03 11:17 SourceForge.net

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=E1MBpR2-00064F-2z@d45xhf1.ch3.sourceforge.com \
    --to=noreply@sourceforge.net \
    /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