Jump to content

Linux starup error (undefined symbol: inflateEnd)


KingPin

Recommended Posts

I have ubuntu 10.10 X64 testing using MTASA 1.0.5 and 1.1. I installed all the x32 libs I could figure were needed. When I start the server i get this error :

mtasa/mods/deathmatch/deathmatch.so: undefined symbol: inflateEnd 
  
ERROR: Loading mod (mtasa/mods/deathmatch/deathmatch.so) failed! 

I thought this would be in zlib but installing a copy of that didnt fix it, so anyone have any ideas which lib or lack of one would give this error? thanx.

EDIT ldd result :

        linux-gate.so.1 =>  (0xf77a5000) 
        libsqlite3.so.0 => /usr/lib32/libsqlite3.so.0 (0xf73c6000) 
        libncurses.so.5 => /lib32/libncurses.so.5 (0xf738d000) 
        librt.so.1 => /lib32/librt.so.1 (0xf7383000) 
        libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf7298000) 
        libm.so.6 => /lib32/libm.so.6 (0xf7272000) 
        libc.so.6 => /lib32/libc.so.6 (0xf7117000) 
        libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf70fb000) 
        libpthread.so.0 => /lib32/libpthread.so.0 (0xf70e2000) 
        libdl.so.2 => /lib32/libdl.so.2 (0xf70dd000) 
        /lib/ld-linux.so.2 (0xf77a6000) 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...