Vamp Plugins Forum
September 09, 2010, 15:35:34 *
Welcome, Guest. Please login or register.

Login with username, password and session length
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: symbol error when loading qm-vamp-plugins.so v1.5  (Read 1233 times)
beam
Newbie
*
Posts: 3


View Profile
« 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: 161


View Profile
« 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  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!