Community Forums Today's Posts     Member List     Archive    
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2010
    Location
    Phoenix, AZ
    Posts
    85

    GLIBC_2.9 not found, Centos 5 32bit

    I have two Linux Centos 5 servers, one running 64bit and the other running 32bit.

    ON the 64bit version I have been upgrading the client all along through the beta channel and everything has been fine and is working nicely.

    On the 32bit version I am getting the following errors

    Code:
    ./ts3client_linux_x86: /lib/libc.so.6: version `GLIBC_2.9' not found (required by ./libQtCore.so.4)
    ./ts3client_linux_x86: /lib/libc.so.6: version `GLIBC_2.9' not found (required by ./libQtGui.so.4)
    ./ts3client_linux_x86: /lib/libc.so.6: version `GLIBC_2.10' not found (required by ./libQtNetwork.so.4)
    This started some time during the beta release of rc1 or rc2 and I fell back to beta36 to fix the problem and waited for the final release.

    as of the final release, the same problem is still happening, and I have encountered another Centos server 5 running 32bit with the same problem.

    In another thread about this same subject Peter talked about relinking the binaries with the correct GLIBC

    Is it possible this needs to be done again ?

    Or is there another solution.

    GLIBC 2.9 is not available for this Centos release, and I'm not sure how involved it would be to install it. But the 64bit is working, so I'm thinking this is just an issue with your 32bit compile.

    What other info can I get you ?

  2. #2
    Join Date
    Jan 2011
    Location
    US
    Posts
    266
    I do not have this problem on my 32-bit. Did you yum install glibc*?

  3. #3
    Join Date
    Jan 2010
    Location
    Phoenix, AZ
    Posts
    85
    I upgraded to the latest version which is 0:2.5-58.el5_6.4

    But it still doesn't work, either way the same version is running on the 64bit and working.

    libc is linked to the 2.5 version on 32 and 64 bit

    /lib/libc.so.6 -> libc-2.5.so*

    So that makes me think it was linked with the wrong version on the 32 bit

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [CentOS] libmysqlclient_15' not found
    By channex in forum Linux / FreeBSD
    Replies: 4
    Last Post: 13-03-2011, 09:10
  2. 32bit vs X64
    By Bad_Karma in forum Server Support
    Replies: 3
    Last Post: 14-03-2010, 10:40
  3. `GLIBC_2.2' not found (required by ./sqlite.so)
    By ryana in forum [TeamSpeak 2] Server Support
    Replies: 4
    Last Post: 02-04-2003, 13:46

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •