The workaround is to get the package, revert the last patch, and then
rebuild and install the package:

wajig source libstk0-dev
cd stk-4.4.3
# reverse the last patch
patch -p1 -R -i debian/patches/03-system_rtaudio_rtmidi.patch

# build the debs (they will be built in the parent directory)
fakeroot dpkg-buildpackage -b -uc -us

# install them
cd ..
wajig install libstk0*.deb

And you should be good to go!

See:
http://www.togaware.com/linux/survivor/Building_Packages0.html

-- 
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