Re: Need help with library issue on x86_64

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

 



Orion Poplawski wrote:
Arjan van de Ven wrote:


usually just removing the dir entirely just works... the linker is not
stupid and does the right thing


While the linker is not stupid, this libtool is. It insists on scanning a list of directories for the libraries and only linking with them if it finds them.

I had a similar problem with gc/x86_64 awhile back. Updating the auto*/libtool toolchain bits fixed it for me:

In %setup after any patches, I do:

cp -f %{_datadir}/aclocal/libtool.m4 .
libtoolize --copy --force
aclocal
automake
autoconf

-- Rex


[Index of Archives]     [Fedora Users]     [Fedora Development]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux