i m doing toolchain. There is an error in glibc. When im doing make check, then following errors occures.
============== ************* ================
libgcc_s.so.1 must be installed for pthread_cancel to work
Didn’t expect signal from child: got `Aborted’
make[2]: *** [/home/emblogic/sachin_jangid/abhishek_toolchain/build_tools/build_glibc/nptl/tst-mutexpi8.out] Error 1
make[2]: Leaving directory `/home/emblogic/sachin_jangid/abhishek_toolchain/build_tools/glibc-2.13/nptl’
make[1]: *** [nptl/tests] Error 2
make[1]: Leaving directory `/home/emblogic/sachin_jangid/abhishek_toolchain/build_tools/glibc-2.13′
make: *** [check] Error 2
============== ************* ================
plz help me to over come this.