February 09, 2012, 05:06:53
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
Home
Help
Search
Login
Register
Vamp Plugins Forum
>
Using Vamp Plugins and Hosts
>
Getting and Using Vamp Plugins
>
symbol error when loading qm-vamp-plugins.so v1.5
Pages: [
1
]
« previous
next »
Print
Author
Topic: symbol error when loading qm-vamp-plugins.so v1.5 (Read 1680 times)
beam
Newbie
Posts: 3
symbol error when loading qm-vamp-plugins.so v1.5
«
on:
February 05, 2009, 14:19:13 »
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
Logged
cannam
Administrator
Full Member
Posts: 189
Re: symbol error when loading qm-vamp-plugins.so v1.5
«
Reply #1 on:
March 06, 2009, 17:02:45 »
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
Logged
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
Using Vamp Plugins and Hosts
-----------------------------
=> Getting and Using Vamp Plugins
=> Plugin and Host Announcements
=> Host Forum: Sonic Visualiser
-----------------------------
Development Topics
-----------------------------
=> Plugin Development
=> Host Development
Loading...