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

error: Libtool library used but 'LIBTOOL' is undefined #1

Open
eserte opened this issue Mar 25, 2018 · 1 comment
Open

error: Libtool library used but 'LIBTOOL' is undefined #1

eserte opened this issue Mar 25, 2018 · 1 comment

Comments

@eserte
Copy link

eserte commented Mar 25, 2018

On some of my smokers systems (debian/stretch, Ubuntu 16.04) I see the following build error:

...
Makefile.am: installing './INSTALL'
examples/Makefile.am: installing './depcomp'
libusb/Makefile.am:5: error: Libtool library used but 'LIBTOOL' is undefined
libusb/Makefile.am:5:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
libusb/Makefile.am:5:   to 'configure.ac' and run 'aclocal' and 'autoconf' again.
libusb/Makefile.am:5:   If 'LT_INIT' is in 'configure.ac', make sure
libusb/Makefile.am:5:   its definition is in aclocal's search path.
autoreconf: automake failed with exit status: 1
external command failed at /opt/perl-5.24.4-RC1/lib/site_perl/5.24.4/Alien/Build/CommandSequence.pm line 87.
Makefile:1028: recipe for target '_alien/mm/build' failed
make: *** [_alien/mm/build] Error 1
@a3f
Copy link
Member

a3f commented Mar 25, 2018

Can't reproduce on my Ubuntu 16.04 (even after removing libtool & libtoolize) and honestly got no idea why that occurs...

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

2 participants