Public bug reported:
(this bug is similar to bug #1180808)
When installing root-plugin-math-minuit2, I noticed a problem when linking
against libMinuit2.so.
Using LIBDIR=$(root-config --libdir), you are pointed to
/usr/lib/x86_64-linux-gnu, which contains a symlink
libMinuit2.so.5.34 -> root5.34/libMinuit2.so.5.34
Linking with 'g++ -lMinuit2 -L$(LIBDIR) [...]' then fails, since
$(LIBDIR) does not contain the libMinuit2.so.
Please add symlinks 'libMinuit2.so -> libMinuit2.so.5', and 'libMinuit2.so.5 ->
libMinuit2.so.5.34', as is usual
for shared objects.
One should probably audit all ROOT packages against this bug.
** Affects: root-system (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1550575
Title:
missing symlink for ROOT libraries
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/root-system/+bug/1550575/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs