не могу скомпилить приложение, в чем дело? либы поставил, но какая то херня.
root@kali:~/brainflayer# make
git submodule init
git submodule update
cd secp256k1; make distclean || true
make[1]: вход в каталог «/root/brainflayer/secp256k1»
make[1]: *** Нет правила для сборки цели «distclean». Останов.
make[1]: выход из каталога «/root/brainflayer/secp256k1»
cd secp256k1; ./autogen.sh
Makefile.am:3: error: Libtool library used but 'LIBTOOL' is undefined
Makefile.am:3: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
Makefile.am:3: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
Makefile.am:3: If 'LT_INIT' is in 'configure.ac', make sure
Makefile.am:3: its definition is in aclocal's search path.
autoreconf: automake failed with exit status: 1
Makefile:21: ошибка выполнения рецепта для цели «secp256k1/.libs/libsecp256k1.a»
make: *** [secp256k1/.libs/libsecp256k1.a] Ошибка 1