From: "Daniel P. Berrange" <berrange@redhat.com>
To: Christoph Egger <Christoph.Egger@amd.com>
Cc: xen-devel@lists.xensource.com
Subject: Re: [PATCH][TOOLS] ioemu: linking fix for *BSD
Date: Thu, 14 Aug 2008 10:31:46 +0100 [thread overview]
Message-ID: <20080814093146.GL32102@redhat.com> (raw)
In-Reply-To: <200808141059.20930.Christoph.Egger@amd.com>
On Thu, Aug 14, 2008 at 10:59:20AM +0200, Christoph Egger wrote:
>
> Hi,
>
> Attached patch tells the linker where to find
>
> libxenctrl.so.3.2, libxenguest.so.3.2 and libxenstore.so.3.0
>
> when launching qemu-dm.
This is bogus - the linker can find libraries just fine without
requiring -rpath. If it doesn't, then you need to fix your ld.so.conf
to point to the non-standard location that you're installing libraries
into.
Fedora forbids any use of -rpath, and Debian strongly discourages its
use
http://wiki.debian.org/RpathIssue
http://fedoraproject.org/wiki/Packaging/Guidelines#Beware_of_Rpath
Daniel
--
|: Red Hat, Engineering, London -o- http://people.redhat.com/berrange/ :|
|: http://libvirt.org -o- http://virt-manager.org -o- http://ovirt.org :|
|: http://autobuild.org -o- http://search.cpan.org/~danberr/ :|
|: GnuPG: 7D3B9505 -o- F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 :|
next prev parent reply other threads:[~2008-08-14 9:31 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-14 8:59 [PATCH][TOOLS] ioemu: linking fix for *BSD Christoph Egger
2008-08-14 9:21 ` Ian Jackson
2008-08-14 9:29 ` Christoph Egger
2008-08-14 9:34 ` Ian Jackson
2008-08-14 9:54 ` Christoph Egger
2008-08-14 9:58 ` Ian Jackson
2008-08-14 10:07 ` Christoph Egger
2008-08-14 10:12 ` Ian Jackson
2008-08-15 11:54 ` Christoph Egger
2008-08-15 12:07 ` Christoph Egger
2008-08-14 9:31 ` Daniel P. Berrange [this message]
2008-08-14 9:59 ` Christoph Egger
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=20080814093146.GL32102@redhat.com \
--to=berrange@redhat.com \
--cc=Christoph.Egger@amd.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.