Re: kernel-2.6.16-1.2069_FC4

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Mar 30, 2006 at 06:06:36PM -0500, Michael Wiktowy wrote:
 > On 3/30/06, Dave Jones <davej@xxxxxxxxxx> wrote:
 > >
 > > On Thu, Mar 30, 2006 at 01:54:10PM -0500, Michael Wiktowy wrote:
 > > > Is there some known proc magic that has to happen to make old binaries
 > > work
 > > > with 2.6.16? My Teamspeak client (which is unfortunatley closed-source)
 > > > works with the FC5 2.6.15 kernel but dies with an error (that I can
 > > provide
 > > > to you as soon as I get home ... sorry for not being able to be specific
 > > > right now) about a library not found with the 2.6.16 kernel.
 > >
 > > should be binary compatible.  need the error to diagnose further.
 > 
 > Here is the exact error I get:
 > [mwiktowy@localhost TeamSpeak2RC2]$ ./TeamSpeak
 > /home/mwiktowy/bin/TeamSpeak2RC2/TeamSpeak.bin: symbol lookup error:
 > /home/mwiktowy/bin/TeamSpeak2RC2/TeamSpeak.bin: undefined symbol:
 > initPAnsiStrings
 > 
 > Where the launching script "Teamspeak" is simply:
 > 
 > #!/bin/sh
 > #
 > # This starup script will set the correct library path
 > # and then startup the teamspeak binary.
 > #
 > 
 > export LD_LIBRARY_PATH=/home/mwiktowy/bin/TeamSpeak2RC2:$LD_LIBRARY_PATH
 > /home/mwiktowy/bin/TeamSpeak2RC2/TeamSpeak.bin $*

Is this downloadable from somewhere?

		Dave


-- 
http://www.codemonkey.org.uk


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux