[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Instrumenting code from libxl_create.c
Hi Juergen, This is what I am doing. Reinstalling everything from the OS to Xen. I will let you know. Thank you Alain On Wed, 22 Jun 2016 12:02:31 +0200, Juergen Gross wrote: On 22/06/16 11:32, TCHANA Alain wrote:Sorry, root@controller:/home/controller/dev/xen# ldd /usr/local/sbin/xl linux-vdso.so.1 => (0x00007ffc3adfe000) libxlutil.so.4.7 => /usr/local/lib/libxlutil.so.4.7 (0x00007fb1ddfd1000) libxenlight.so.4.7 => /usr/local/lib/libxenlight.so.4.7 (0x00007fb1ddd2e000)Okay, this answers the question why you don't see your modifications. I'm not sure whether you are hit by a bug in the Xen makefiles or by something like a missing adjustment via ldconfig. In your case the easiest solution should be to rebuild and reinstall after calling make distclean ./configurein order to place libxenlight.so to the directory where xl is expectingit. Juergen _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |