Hi,

I updated the SDK for the Android 2.3 and the emulator is not
running anymore because it needs GLIBC 2.11 and my
system has 2.10 !
It seems that the emulator is the only tool from the new
SDK that requires 2.11 !

./emulator: /lib/tls/i686/cmov/libc.so.6: version `GLIBC_2.11' not
found (required by ./emulator)
        linux-gate.so.1 =>  (0x00cf8000)
        libutil.so.1 => /lib/tls/i686/cmov/libutil.so.1 (0x003ae000)
        librt.so.1 => /lib/tls/i686/cmov/librt.so.1 (0x00851000)
        libpthread.so.0 => /lib/tls/i686/cmov/libpthread.so.0 (0x00724000)
        libm.so.6 => /lib/tls/i686/cmov/libm.so.6 (0x0017e000)
        libdl.so.2 => /lib/tls/i686/cmov/libdl.so.2 (0x00779000)
        libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x0023e000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00110000)
        libc.so.6 => /lib/tls/i686/cmov/libc.so.6 (0x003b2000)
        /lib/ld-linux.so.2 (0x00221000)

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to