Post
Topic
Board Announcements (Altcoins)
Re: [AXIOM] Axiom - CPU AxiomHash AXH + SHABAL-256 - Schnorr Sigs - Launch Now
by
kevin1234a
on 26/07/2015, 04:30:54 UTC
while compiling secp256k1 getting this error

akefile.am:3:   its definition is in aclocal's search path.
Makefile.am: installing `build-aux/depcomp'
autoreconf: automake failed with exit status: 1

That's not the full error, you only cut off the end of it

onfigure.ac:5: installing `build-aux/config.guess'
configure.ac:5: installing `build-aux/config.sub'
configure.ac:9: installing `build-aux/install-sh'
configure.ac:9: installing `build-aux/missing'
Makefile.am:3: 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.
Makefile.am: installing `build-aux/depcomp'
autoreconf: automake failed with exit status: 1