Understanding rpmbuild check-rpath error

Suvayu Ali fatkasuvayu+linux at gmail.com
Tue Nov 13 08:35:48 UTC 2012


Hi dex,

On Mon, Nov 12, 2012 at 11:27:45PM +0000, dexter wrote:
> On 11 November 2012 01:21, Suvayu Ali <fatkasuvayu+linux at gmail.com> wrote:
> 
> > I came across this:
> >
> > <http://www.rootninja.com/rpmbuild-check-rpaths-can-break-spec-files/>
> >
> > I guess that means in my case working around by setting QA_RPATHS is the
> > best bet?
> 
> Alternatively you could try in your install section:
> chrpath --delete %{buildroot}%{_bindir}%{name}
> or
> patch the configure script around line 491 to not include the rpath
> linker flags.
> 

Thanks for this pointers.  I however find it strange that I run into
this problem with the spec file I got from the fedora srpm!

Thanks for the help.

:)

-- 
Suvayu

Open source is the future. It sets us free.


More information about the users mailing list