[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] make install not creating lib entries in /usr/lib under Ubunu 11.10
On Tue, 2012-02-28 at 17:51 +0000, Jeffrey Karrels wrote: > > Have you changed anything here or are you saying that a pristine Xen > > tree when built on CentOS installs 64 bit libraries to /usr/lib instead > > of /usr/lib64? If so please can you be precise about what tree you are > > running (e.g. the exact URL you cloned and which changeset you got) and > > steps you took to install (e.g. what patches did you apply, what > > commands did you type) and what exactly you saw (e.g. what was > > in /usr/lib and what was in /usr/lib64) > > #uname -a > Linux xenbuild2.cyberlab 2.6.32-220.4.1.el6.x86_64 #1 SMP Tue Jan 24 > 02:13:44 GMT 2012 x86_64 x86_64 x86_64 GNU/Linux > > #hg clone -r 24869 http://xenbits.xen.org/hg/xen-unstable.hg > #cd xen-unstable > #./configure --enable-xsm --libdir=/usr/lib64 OK, so you are using something new enough to have the autoconf stuff -- I think this is simply a bug in that. I've CC'd Roger. Ideally configure would auto-detect the right thing for the given system and so --libdir would not be required. This would certainly be n improvement over the pre-autoconf thing. > #make dist > #ls dist/install/usr/lib64 > python2.6 > #ls dist/install/usr/lib > fs libvhd.so.1.0.0 libxenstat.so.0 > libblktap.a libxenctrl.a libxenstat.so.0.0 > libblktapctl.a libxenctrl.so libxenstore.a > libblktapctl.so libxenctrl.so.4.2 libxenstore.so > libblktapctl.so.1.0 libxenctrl.so.4.2.0 libxenstore.so.3.0 > libblktapctl.so.1.0.0 libxenguest.a libxenstore.so.3.0.1 > libblktap.so libxenguest.so libxenvchan.a > libblktap.so.3.0 libxenguest.so.4.2 libxenvchan.so > libblktap.so.3.0.0 libxenguest.so.4.2.0 libxenvchan.so.1.0 > libfsimage.so libxenlight.a libxenvchan.so.1.0.0 > libfsimage.so.1.0 libxenlight.so libxlutil.a > libfsimage.so.1.0.0 libxenlight.so.2.0 libxlutil.so > libvhd.a libxenlight.so.2.0.0 libxlutil.so.1.0 > libvhd.so libxenstat.a libxlutil.so.1.0.0 > libvhd.so.1.0 libxenstat.so xen _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |