Do you ever have the problem that the libtool re-linker finds the old
version of the thing you are building from /usr/lib before it finds the
BUILDROOT one in /tmp/build-root/usr/lib?
That's my fear
pj
Tim Mooney wrote:
In regard to: How is relinking with DESTDIR != installdir in newish...:
With libtool-1.4.2, I was using a patch (see below) that introduced
DESTDIR that fixed the problems with relinking that happened when
building RPMS. The problem was that when libraries were temporarily
installed to /tmp/buildroot/usr/lib the re-linker would look in the
final destination /usr/li