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

autoreconf fails #2

Open
jaimesaez97 opened this issue Oct 8, 2019 · 1 comment
Open

autoreconf fails #2

jaimesaez97 opened this issue Oct 8, 2019 · 1 comment

Comments

@jaimesaez97
Copy link

I have done with openssl version 1.0.1.k 8 Jan 2015 and with version 1.1.1a 20 Nov 2018 and in both I get the same fatal error:

        aclocal: warning: couldn't open directory 'm4': No such file or directory
        configure.ac:11: installing './compile'
        configure.ac:8: installing './install-sh'
        configure.ac:8: installing './missing'
        Makefile.am:4: error: Libtool library used but 'LIBTOOL' is undefined
        Makefile.am:4:   The usual way to define 'LIBTOOL' is to add 'LT_INIT'
        Makefile.am:4:   to 'configure.ac' and run 'aclocal' and 'autoconf' again.
        Makefile.am:4:   If 'LT_INIT' is in 'configure.ac', make sure
        Makefile.am:4:   its definition is in aclocal's search path.
        Makefile.am: installing './depcomp'
        autoreconf: automake failed with exit status: 1
@jaimesaez97
Copy link
Author

I forgot to specify this is the output of the $ autoreconf -i execution.

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