Displaying 2 results from an estimated 2 matches for "c61e4bd8".
Did you mean:
c61e2bd
2016 Nov 20
2
shared libraries: missing soname
Hello,
R's shared libraries are linked without setting the soname. This is causing problems for some consumers.
Error: /usr/local/lib/R/library/tseries/libs/tseries.so is linked to
/usr/local/lib/R/lib/libRblas.so which does not have a SONAME. math/R needs
to be fixed.
What's the correct way to add the necessary linker flags? I believe it should be something
2016 Nov 21
2
shared libraries: missing soname
...t all its dependencies need to be reinstalled.
Regards,
Joseph
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 930 bytes
Desc: not available
URL: <https://stat.ethz.ch/pipermail/r-devel/attachments/20161120/c61e4bd8/attachment.bin>