When the android project is build automatically i get the following error:
[2014-12-09 01:51:22 - FlashLight] /root/Desktop/Andriod/android-sdk-linux/build-tools/21.1.1/aapt: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by /root/Desktop/Andriod/android-sdk-linux/build-tools/21.1.1/aapt)
[2014-12-09 01:51:22 - FlashLight] /root/Desktop/Andriod/android-sdk-linux/build-tools/21.1.1/aapt: /lib/libz.so.1: no version information available (required by /root/Desktop/Andriod/android-sdk-linux/build-tools/21.1.1/aapt)
I tried the solutions provided in this question but none of them worked
I am using Eclipse Luna in fedora 10 with ADT plugin.