Using Vamp Plugins and Hosts > Getting and Using Vamp Plugins
symbol error when loading qm-vamp-plugins.so v1.5
(1/1)
beam:
Hi,
I get a symbol error when trying to load qm-vamp-plugins.so v1.5 with vamp-simple-host :
Vamp::HostExt::PluginLoader: Unable to load library "/tsi/asansol/bmathieu/vamp/qm-vamp-plugins.so": /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.4' not found (required by /tsi/asansol/bmathieu/vamp/qm-vamp-plugins.so)
I'm using a 32bit linux system (debian etch). It used to work with qm-vamp-plugins v1.4
Do you have any idea ?
++
beam
cannam:
Sorry to take so long to respond to this one.
The problem is simple enough -- the qm-vamp-plugins.so has been linked against a libc version which has pulled in specific versioned symbols, resulting in a binary that isn't backward compatible against older versions of libc. I'm pretty sure that there is nothing you can do about this yourselves other than upgrading your version of libc.
I don't know whether it's possible for me to solve this by building in a backward compatible way on a system whose core glibc version is 2.4 -- I will try to investigate this in time for the next point release. Apologies for the troubles.
Chris
Navigation
[0] Message Index
Go to full version