Suddenly get "apt-get: symbol lookup error" when using apt-get
        Posted  
        
            by 
                marue
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by marue
        
        
        
        Published on 2011-03-12T15:50:17Z
        Indexed on 
            2011/03/12
            16:11 UTC
        
        
        Read the original article
        Hit count: 382
        
ubuntu-8.04
I have no idea what has gone wrong here. I have installed the audiotool sox, then tried to install the library libsox-fmt-all and all of a sudden apt-get refused to work. I cannot use it now, neither to update nor to install anything. Could somebody suggest what i could do to get it back to work? Here is the complete message it throws:
apt-get: symbol lookup error: /usr/lib/libstdc++.so.6: undefined symbol: _ZNSt7num_getIcSt19istreambuf_iteratorIcSt11char_traitsIcEEE2idE, version GLIBCXX_3.4
        © Server Fault or respective owner