LINUX.ORG.RU

Проблемы при сборке cmake


0

1

При сборке cmake, выполнение скрипта bootstrap закончилось чем-то вот таким

SystemTools.o:(.data+0x738): undefined reference to `__destroy_exception_object'
SystemTools.o:(.data+0x760): undefined reference to `__destroy_exception_object'
SystemTools.o:(.data+0x770): undefined reference to `__destroy_exception_object'
SystemTools.o:(.data+0x7c0): undefined reference to `__destroy_exception_object'
SystemTools.o:(.data+0x7d0): more undefined references to `__destroy_exception_object' follow
SystemTools.o:(.data+0x16c0): undefined reference to `operator delete(void*)'
SystemTools.o:(.data+0x16e0): undefined reference to `operator delete(void*)'
SystemTools.o:(.data+0x1850): undefined reference to `__destroy_exception_object'
SystemTools.o:(.data+0x1968): undefined reference to `__destroy_exception_object'
SystemTools.o:(.data+0x1990): undefined reference to `__destroy_exception_object'
SystemTools.o:(.data+0x19b8): undefined reference to `__destroy_exception_object'
SystemTools.o:(.data+0x19e0): undefined reference to `__destroy_exception_object'
SystemTools.o:(.data+0x1a08): more undefined references to `__destroy_exception_object' follow
make: *** [cmake] Error 1
---------------------------------------------
Error when bootstrapping CMake:
Problem while running make
---------------------------------------------
Log of errors: /home/gurov/cmake-2.8.7/Bootstrap.cmk/cmake_bootstrap.log
Поползновения в вышеупомянутый лог(имеющий совршенно неприличный объем) ничего не дали. Натравливал на него grep, со словами вроде «make» «error», тоже ничего хорошего не увидел. В системе используеться несколько нетипичный компилятор, так что вышеупомянутый скрипт правиля руками, но при чем тут make.В какую сторону копать?

★★★

Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.