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

cannot run configure #51

Closed
gongotar opened this issue Jul 17, 2017 · 2 comments
Closed

cannot run configure #51

gongotar opened this issue Jul 17, 2017 · 2 comments

Comments

@gongotar
Copy link

Hi,

when I run configure I get following:
config.status: creating Makefile config.status: error: cannot find input file: src/Makefile.in'`

before this by running autogen.sh script I get following error:
configure.ac:57: error: possibly undefined macro: AC_PROG_LIBTOOL If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation.

As a result I cannot make/make install the code

@becker33
Copy link
Collaborator

@gongotar Was this on the master branch or on version 1.1.8?

We are in the process of deprecating our Autotools build in favor of CMake. If you want a version with full autotools support, I would suggest version 1.1.8, which is the most recent stable release.

@adammoody
Copy link
Contributor

We switched to CMake, so I'll assume this issue is moot now. Let us know if you still have problems building with the new build system.

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

3 participants