Skip to content

Libsecp256k1#1

Open
fawazfzk wants to merge 5 commits intomatchv:masterfrom
fawazfzk:libsecp256k1
Open

Libsecp256k1#1
fawazfzk wants to merge 5 commits intomatchv:masterfrom
fawazfzk:libsecp256k1

Conversation

@fawazfzk
Copy link

No description provided.

@amritabithi
Copy link

I hope this is the right place to paste this but I thought I would share my build attempt on Ubuntu 20:

make
git submodule init
git submodule update
cd secp256k1; make distclean || true
make[1]: Entering directory '/home/amrita/BTC/brainflayer/secp256k1'
make[1]: *** No rule to make target 'distclean'. Stop.
make[1]: Leaving directory '/home/amrita/BTC/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
make: *** [Makefile:24: secp256k1/.libs/libsecp256k1.a] Error 1

Repository owner deleted a comment from D-inspiration Feb 23, 2024
Repository owner deleted a comment Feb 23, 2024
Repository owner deleted a comment from theHinneh Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants