From: Andrew Cooper <andrew.cooper3@citrix.com>
To: John Wargo <wargo.john25@gmail.com>,
Xen Users <xen-users@lists.xen.org>,
"xen-devel@lists.xen.org" <xen-devel@lists.xen.org>
Subject: Re: Undefined Symbol : libxl_cpu_bitmap_alloc
Date: Sun, 22 Dec 2013 16:05:45 +0000 [thread overview]
Message-ID: <52B70DD9.1000301@citrix.com> (raw)
In-Reply-To: <CAKJRth8fxo3Jf3v+_U9CJC08PCa41CUpj1_sT9DVsK01cBdL8w@mail.gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 1311 bytes --]
On 22/12/2013 15:57, John Wargo wrote:
> Geniuses,
>
> I'm not 100% sure where this should go, so I'm going to send it to
> users (for help) and to the development list (using 4.4-unstable).
>
> I just updated to the latest unstable, and every time I try to create
> my windows 8 machine, I get the following error:
>
> *# xl -vvv create win8.cfg
> *Parsing config from win8.cfg
> xl: symbol lookup error: xl: undefined symbol: libxl_cpu_bitmap_alloc
>
Your libxl.so is out of date with respect to xl. (Although I would
expect your instructions below to be sufficient)
Can you use ldd to find out which library xl is attempting to use?
~Andrew
>
> To install it, I ran *make uninstall* on my old xen source.
>
> Then I followed the usual:
>
> *git clone git://xenbits.xen.org/xen.git <http://xenbits.xen.org/xen.git>*
> *cd xen*
> *./configure --prefix=/usr --libdir=/usr/lib64*
> *make world*
> *patch -p1 < ati-passthrough.patch*
> *make world*
> *make install*
> */sbin/ldconfig*
> *reboot*
> *
> *
> Attached are the outputs of *xl info* and *xl dmesg*, in addition to
> my windows 8 config.
>
> If any more information is needed, just ask.
>
> -John
>
>
> _______________________________________________
> Xen-devel mailing list
> Xen-devel@lists.xen.org
> http://lists.xen.org/xen-devel
[-- Attachment #1.2: Type: text/html, Size: 3310 bytes --]
[-- Attachment #2: Type: text/plain, Size: 126 bytes --]
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
prev parent reply other threads:[~2013-12-22 16:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-22 15:57 Undefined Symbol : libxl_cpu_bitmap_alloc John Wargo
2013-12-22 16:05 ` Andrew Cooper [this message]
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=52B70DD9.1000301@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=wargo.john25@gmail.com \
--cc=xen-devel@lists.xen.org \
--cc=xen-users@lists.xen.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.