[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Please test: scrypt 1.2.99



On Tue, Jul 02, 2019 at 09:13:09PM -0700, jungle boogie wrote:
> I'm attempting to build from git master, so I might be cheating a bit.

... or cheating a lot.  :)

> Makefile.am:122: error: Libtool library used but 'LIBTOOL' is undefined
> Makefile.am:122:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
> Makefile.am:122:   to 'configure.ac' and run 'aclocal' and 'autoconf' again.
> Makefile.am:122:   If 'LT_INIT' is in 'configure.ac', make sure
> Makefile.am:122:   its definition is in aclocal's search path.
> Makefile.am: installing 'config.aux/depcomp'
> autoreconf-2.69: automake failed with exit status: 1

Line 49 of BUILDING:
    Building from git
    -----------------

Line 58 of BUILDING:
    - You must have automake 1.11.2 or higher, and libtool.


Libtool is *not* required when building an official tarball, but it is
required when building from git.  If you install libtool and still have
problems, I'd be personally interested in fixing them... but that's not
a problem with the tarball.  :)

Cheers,
- Graham