** Patch added: "Reverts 03-system_rtaudio_rtmidi.patch"
   
https://bugs.launchpad.net/ubuntu/+source/stk/+bug/1075594/+attachment/3425731/+files/reverted_03-system_rtaudio_rtmidi.patch

** Description changed:

- As of Quantal, I can't link programs that because libstk.so expects two
- methods to be implemented in RtMidi:
+ As of Quantal, I can't link programs that depened on libstk, because
+ libstk.so expects two methods to be implemented in RtMidi:
  
  /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libstk.so: 
undefined reference to `RtMidiIn::RtMidiIn(std::string, unsigned int)'
  /usr/lib/gcc/x86_64-linux-gnu/4.7/../../../x86_64-linux-gnu/libstk.so: 
undefined reference to `RtMidiIn::setCallback(void (*)(double, 
std::vector<unsigned char, std::allocator<unsigned char> >*, void*), void*)'
  
- This is because due to recent changes in this package, libstk is no
- longer building its own versions of librtaudio and librtmidi, and is not
+ This is because of recent changes in this package, libstk is no longer
+ building its own versions of librtaudio and librtmidi, and is not
  compatible with the librtmidi.so provided by librtmidi-dev. I would
  recommend a revert.

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

Title:
  Linking error: undefined reference to `RtMidiIn::RtMidiIn(std::string,
  unsigned int)'

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

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

Reply via email to