Hi,

I appear to be running into an at least 9 year old issue with rpath and the
auto-magic that is libtool paths.  According to the docs
<https://www.gnu.org/software/automake/manual/html_node/Conditional-Libtool-Libraries.html>,
the rpath should be calculated for me, however, upon installation, lib tool
decides to look in /usr/lib instead of
/usr/armv6j-hardfloat-linux-gnueabihf/usr/lib.
Notice that it does indeed build and link correctly, but the installation
phase tries to get smart and fails miserably. How do I work around this
problem? It's blocking my development on an unrelated project. Build log
can be found here: https://572732.bugs.gentoo.org/attachment.cgi?id=423734

Best,
Alex
_______________________________________________
https://lists.gnu.org/mailman/listinfo/libtool

Reply via email to