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

Issue when autoreconf -vfi is run from bootstrap.sh #25

Closed
ctheroux opened this issue Jan 20, 2021 · 1 comment
Closed

Issue when autoreconf -vfi is run from bootstrap.sh #25

ctheroux opened this issue Jan 20, 2021 · 1 comment

Comments

@ctheroux
Copy link

Hi,

I am having the following error when autoreconf -vfi if run from bootstrap.sh:

configure.ac:51: error: possibly undefined macro: AC_MSG_WARN

When I run the generated configure script, I am getting

./configure: line 6198: syntax error near unexpected token ,AC_MSG_WARN' ./configure: line 6198: AX_PROG_FLEX(,AC_MSG_WARN([GNU flex is required to regenerate lexer. Generated source code is provided, so it should be OK, until you change the lexer source file. Hint: use LEX variable to point to flex on your system.]))'

Would it be possible to put the configure file in the repository?

Thanks a lot, best regards.

@ctheroux
Copy link
Author

Found the solution in the ticket #23. Thanks.

@ctheroux ctheroux changed the title Issue when autoreconf -vfi is run Issue when autoreconf -vfi is run from bootstrap.sh Jan 20, 2021
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