"symbol __pthread_initialize, version GLIBC_2.0 not defined in file libpthread.so.0"
hello
i am trying to get some software working for my work here.. it had to do with the mitel VoIP switches and APIs and what not..
the rpm that came from mitel was originally for red hat 7
but i really don't want to install a 7 year old distro
nor would i know where to find that version of the distro
eitherway i did some research and i found i had to get this file
compat-libstdc++_7.3-3.96_i386.deb
which is a 7.3 library compatible whatever
i then got the progrm to work! kind of
it asks me what extension for the phone to monitor and when i type one in i get this error
./mtaix: relocation error: ./mtaix: symbol __pthread_initialize, version GLIBC_2.0 not defined in file libpthread.so.0 with link time reference
what could this mean? or what should i change? or what library do i need to install
i tried to install " libstdc++2.0-glibc2.2" but of course the adept manager said that it would be broken if i were to install this since i had the compat-libstdc++_7.3-3.96_i386.deb allready installed
please help my boss is up my ass right now with this
kubuntu 6.10
Last edited by citrus; 01-05-2007 at 12:33 PM.
|