[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 0 of 5] xl scheduler support
On Wed, 2011-11-23 at 10:55 +0000, Dario Faggioli wrote: > On Wed, 2011-11-23 at 11:24 +0100, Dario Faggioli wrote: > > On Wed, 2011-11-23 at 09:24 +0000, Ian Campbell wrote: > > > > # xl sched-credit2 > > > > Cpupool Pool-0: > > > > Name ID Weight > > > > xl: symbol lookup error: xl: undefined symbol: > > > > libxl_sched_credit2_domain_get > > > > > > Is there a chance you are picking up an older version of libxl from > > > somewhere? > > > > > More than once... That should be the culprit for me too, but I'm still > > trying to figure out how... :-) > > > Ok, found! Sorry for having bothered you in the first place. > > The thing is I'm running Debian Sid on the testbox, and there seems to > be no '/usr/lib64' there (neither as a real directory nor as a symlink > to '/usr/lib'), while build system put the libraries in > 'dist/install/usr/lib64'. Installing the xen distribution (which is > basically unpacking an archive here) created '/ust/lib64', but it does > not appear to be on the search path for shared libraries on such > distro... Could that be an issue? /usr/lib64 used to be a symlink to /usr/lib on Debian but that has gone away due to the beginnings of multiarch support. It's not clear to me if this is a bug of sorts in multiarch (or at least in the transition) or if we ought to be doing something to work with such systems. My build/test machines are all Debian Stable so I haven't had to think about it too hard yet since multiarch-ification is only going on in unstable (perhaps testing too, I don't know). Short term you can edit config/StdGNU.mk to change LIBLEAFDIR_x86_64. Ian. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |