При компилировании спустя некоторое время установка завершается с ошибкой. В консоли: ... -DNDEBUG -fPIC -c gmon.c -o gmon.o gmon.c:518: error: conflicting types for '__mcount_internal' ../../../../include/bits/machine-gmon.h:33: error: previous declaration of '__mcount_internal' was here gmon.c:518: error: conflicting types for '__mcount_internal' ../../../../include/bits/machine-gmon.h:33: error: previous declaration of '__mcount_internal' was here make[4]: *** [gmon.o] Error 1 make[4]: Leaving directory `/root/distr/embsys/uClibc-0.9.26/libc/sysdeps/linux/common' make[3]: *** [common] Error 2 make[3]: Leaving directory `/root/distr/embsys/uClibc-0.9.26/libc/sysdeps/linux'make[2]: *** [_dir_linux] Error 2 make[2]: Leaving directory `/root/distr/embsys/uClibc-0.9.26/libc/sysdeps' make[1]: *** [_dir_sysdeps] Error 2 make[1]: Leaving directory `/root/distr/embsys/uClibc-0.9.26/libc' make: *** [_dir_libc] Error 2
Что делать? как быть?