Re: libtool relinking

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2004-05-14 at 09:53, Braden McDaniel wrote:
> On Fri, 2004-05-14 at 00:14, Abel Cheung wrote:
> > On 2004-05-13(Thu) 23:53:28 -0400, Braden McDaniel wrote:
> 
> [snip]
> 
> > > So do I just need to add a -L flag? Will things work reliably once the
> > > RPM has been installed?
> > 
> > Use DESTDIR variable during install. For example, in spec file:
> > 
> > %install
> > rm -rf $RPM_BUILD_ROOT
> > make install DESTDIR=$RPM_BUILD_ROOT
> 
> That does not appear to have any effect; I'm seeing the same error.

I take that back. It *does* work. Thanks.

What *doesn't* work is this:

        %makeinstall DESTDIR=$RPM_BUILD_ROOT

That doesn't work because "%makeinstall" explicitly sets bindir, libdir,
etc. rather than using--and effectively mooting any application
of--DESTDIR. Is there some good reason %makeinstall does that instead of
just using DESTDIR?

-- 
Braden McDaniel                           e-mail: <braden@xxxxxxxxxxxxx>
<http://endoframe.com>                    Jabber: <braden@xxxxxxxxxx>


_______________________________________________
Rpm-list mailing list
Rpm-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/rpm-list

[Index of Archives]     [RPM Ecosystem]     [Linux Kernel]     [Red Hat Install]     [PAM]     [Red Hat Watch]     [Red Hat Development]     [Red Hat]     [Gimp]     [Yosemite News]     [IETF Discussion]

  Powered by Linux