Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Makefile.am:34: error: Libtool library used but 'LIBTOOL' is undefined #256

Open
vahidVision opened this issue May 25, 2024 · 1 comment

Comments

@vahidVision
Copy link

vahidVision commented May 25, 2024

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

@vahidVision
Copy link
Author

sudo apt-get install libtool-bin

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

No branches or pull requests

1 participant