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

missing M4 files #6

Closed
angea opened this issue Oct 23, 2019 · 2 comments
Closed

missing M4 files #6

angea opened this issue Oct 23, 2019 · 2 comments

Comments

@angea
Copy link
Contributor

angea commented Oct 23, 2019

I tried to compile and I had some errors like:

configure.ac:63: warning: AX_GCC_X86_AVX_XGETBV is m4_require'd but not m4_defun'd
m4/ax_simdext.m4:49: AX_EXT is expanded from...

I added ax_gcc_x86_cpuid.m4 and ax_gcc_x86_avx_xgetbv.m4 in /m4/ to fix the problem.
(I can't create a PR at the moment)

@cr-marcstevens
Copy link
Owner

Will fix!

Other solution: install package autoconf-archive

@cr-marcstevens
Copy link
Owner

Fixed

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