This problem persists with libace-6.4.5 with:

Linux ubuntu-VirtualBox 4.15.0-20-generic #21-Ubuntu SMP Tue Apr 24
06:16:15 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

Using objdump, I discovered that the actual signature of the function
inside the .so file is:

ACE_Task_Base::activate(long, int, int, long, int, ACE_Task_Base*,
unsigned long*, void**, unsigned long*, unsigned long*, char const**)

This has "unsigned long" in a couple of places where the linker expects
"int"

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1631521

Title:
  Linker cannot find ACE_Task_Base::activate

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ace/+bug/1631521/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to