qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: John Baboval <john.baboval@virtualcomputer.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Upstream Qemu With Xen configuration problem
Date: Thu, 07 Jul 2011 14:29:43 -0400	[thread overview]
Message-ID: <4E15FB17.3030803@virtualcomputer.com> (raw)
In-Reply-To: <CAP2B85-E062SLFcmEH_K7PxeBwAqxkK8FFmtGeCqa2AZi7JPMw@mail.gmail.com>

I find I have to point at the src directories, and not the dist 
directory. My extra-cflags looks something like this:

--extra-cflags=-I /path/to/xen/tools/include -L /path/to/xen/tools/libxc 
-I /path/to/xen/tools/libxc -L /path/to/xen/tools/xenstore -I 
/path/to/xen/tools/xenstore'

-John


On 07/07/2011 01:17 PM, Daniel Castro wrote:
> Greetings,
>
> I am trying to configure Xen4.2 unstable with upstream qemu. I am
> running on a small problem when running the configuration of qemu,
> Qemu Config can not find Xen. I have debugged the Configuration script
> and the temp c file that qemu uses to detect xen version are returning
> empty string, hence the config script can tell xen version. Xen with
> staging branch works fine.
> My configure call is as follows:
> ./configure --enable-xen --target-list=i386-softmmu
> --extra-cflags="-I/usr/src/xen-unstable.hg/dist/install/usr/include"
> --extra-ldflags="-L/usr/src/xen-unstable.hg/dist/install/usr/lib"
> --enable-debug
>
> The contents of /usr/src/xen-unstable.hg/dist/install/usr/include are:
> blktaplib.h       libxl.h         temp.c          xenguest.h    xs_lib.h
> fsimage_grub.h    _libxl_types.h  xen             xenstat.h
> fsimage.h         libxl_utils.h   xenctrl.h       xentoollog.h
> fsimage_plugin.h  libxl_uuid.h    xenctrlosdep.h  xs.h
>
> The contents of /usr/src/xen-unstable.hg/dist/install/usr/lib are:
> python2.7  xen
>
> Qemu is on master branch 744d3644181ddb16ef5944a0f9217e46961c8c84
> "pxa2xx_lcd: add proper rotation support"
> Xen is on unstable branch 23608:2f63562df1c4 "libxl: Do not SEGV when
> no 'removable' disk parameter in xenstore"
>
> I can change xen changeset freely, but I can not change qemu changeset
> since I need some features present in qemu.
>
> Any help, or pointers are greatly appreciated.
>
> Thanks for your time,
>
> Daniel
>
>
>
>
>

  reply	other threads:[~2011-07-07 18:29 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-07-07 17:17 [Qemu-devel] Upstream Qemu With Xen configuration problem Daniel Castro
2011-07-07 18:29 ` John Baboval [this message]
2011-07-08  7:38 ` Daniel Castro

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=4E15FB17.3030803@virtualcomputer.com \
    --to=john.baboval@virtualcomputer.com \
    --cc=qemu-devel@nongnu.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;
as well as URLs for NNTP newsgroup(s).