From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cooper Subject: Re: Undefined Symbol : libxl_cpu_bitmap_alloc Date: Sun, 22 Dec 2013 16:05:45 +0000 Message-ID: <52B70DD9.1000301@citrix.com> References: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============6440106439190492678==" Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: John Wargo , Xen Users , "xen-devel@lists.xen.org" List-Id: xen-devel@lists.xenproject.org --===============6440106439190492678== Content-Type: multipart/alternative; boundary="------------030108090701090909050808" --------------030108090701090909050808 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit 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 * > *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 --------------030108090701090909050808 Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit
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
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

--------------030108090701090909050808-- --===============6440106439190492678== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel --===============6440106439190492678==--