From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Daniel P. Berrange" Subject: Re: [PATCH][TOOLS] ioemu: linking fix for *BSD Date: Thu, 14 Aug 2008 10:31:46 +0100 Message-ID: <20080814093146.GL32102@redhat.com> References: <200808141059.20930.Christoph.Egger@amd.com> Reply-To: "Daniel P. Berrange" Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <200808141059.20930.Christoph.Egger@amd.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Christoph Egger Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 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 :|