You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi i have a problem
$ ./autogen.sh
Running autoreconf -if...
Makefile.am:34: error: Libtool library used but 'LIBTOOL' is undefined
Makefile.am:34: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
Makefile.am:34: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
Makefile.am:34: If 'LT_INIT' is in 'configure.ac', make sure
Makefile.am:34: its definition is in aclocal's search path.
lzma/ASM/x86/Makefile.am:3: error: Libtool library used but 'LIBTOOL' is undefined
lzma/ASM/x86/Makefile.am:3: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
lzma/ASM/x86/Makefile.am:3: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
lzma/ASM/x86/Makefile.am:3: If 'LT_INIT' is in 'configure.ac', make sure
lzma/ASM/x86/Makefile.am:3: its definition is in aclocal's search path.
lzma/C/Makefile.am:20: error: Libtool library used but 'LIBTOOL' is undefined
lzma/C/Makefile.am:20: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
lzma/C/Makefile.am:20: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
lzma/C/Makefile.am:20: If 'LT_INIT' is in 'configure.ac', make sure
lzma/C/Makefile.am:20: its definition is in aclocal's search path.
autoreconf: error: automake failed with exit status: 1
The text was updated successfully, but these errors were encountered:
Hi i have a problem
$ ./autogen.sh
Running autoreconf -if...
Makefile.am:34: error: Libtool library used but 'LIBTOOL' is undefined
Makefile.am:34: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
Makefile.am:34: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
Makefile.am:34: If 'LT_INIT' is in 'configure.ac', make sure
Makefile.am:34: its definition is in aclocal's search path.
lzma/ASM/x86/Makefile.am:3: error: Libtool library used but 'LIBTOOL' is undefined
lzma/ASM/x86/Makefile.am:3: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
lzma/ASM/x86/Makefile.am:3: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
lzma/ASM/x86/Makefile.am:3: If 'LT_INIT' is in 'configure.ac', make sure
lzma/ASM/x86/Makefile.am:3: its definition is in aclocal's search path.
lzma/C/Makefile.am:20: error: Libtool library used but 'LIBTOOL' is undefined
lzma/C/Makefile.am:20: The usual way to define 'LIBTOOL' is to add 'LT_INIT'
lzma/C/Makefile.am:20: to 'configure.ac' and run 'aclocal' and 'autoconf' again.
lzma/C/Makefile.am:20: If 'LT_INIT' is in 'configure.ac', make sure
lzma/C/Makefile.am:20: its definition is in aclocal's search path.
autoreconf: error: automake failed with exit status: 1
The text was updated successfully, but these errors were encountered: