xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Ian Campbell <Ian.Campbell@citrix.com>
To: Jeffrey Karrels <karrelsj@gmail.com>
Cc: "Roger Pau Monné" <roger.pau@entel.upc.edu>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>
Subject: Re: make install not creating lib entries in /usr/lib under Ubunu 11.10
Date: Tue, 28 Feb 2012 19:57:06 +0000	[thread overview]
Message-ID: <1330459026.10008.57.camel@dagon.hellion.org.uk> (raw)
In-Reply-To: <CAFw--Dex20YfbkutrOuXq7O6CupCnkf=qqiSCWeND6GXrFgOUw@mail.gmail.com>

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

  reply	other threads:[~2012-02-28 19:57 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-18 22:36 make install not creating lib entries in /usr/lib under Ubunu 11.10 AP
2011-10-19  1:13 ` AP
2011-10-19  8:43 ` Ian Campbell
2011-10-19 15:53   ` Ian Jackson
2011-10-21  3:52     ` AP
2011-10-21  8:44       ` Olaf Hering
2011-10-21 16:45         ` AP
2011-10-22 12:47       ` Ian Campbell
2011-10-24  5:52         ` AP
2012-02-27 23:19           ` Jeffrey Karrels
2012-02-27 23:46             ` Jeffrey Karrels
2012-02-28 10:00             ` Ian Campbell
2012-02-28 17:51               ` Jeffrey Karrels
2012-02-28 19:57                 ` Ian Campbell [this message]
2012-02-29 10:18                   ` Roger Pau Monné
2012-02-29 10:57                     ` Ian Campbell
2012-02-29 11:43                       ` Roger Pau Monné
2012-02-29 17:01                         ` Jeffrey Karrels
2012-03-01 17:03                         ` Ian Jackson

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=1330459026.10008.57.camel@dagon.hellion.org.uk \
    --to=ian.campbell@citrix.com \
    --cc=karrelsj@gmail.com \
    --cc=roger.pau@entel.upc.edu \
    --cc=xen-devel@lists.xensource.com \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).