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

Linux64 build fails #10

Open
sigilante opened this issue Nov 29, 2023 · 2 comments
Open

Linux64 build fails #10

sigilante opened this issue Nov 29, 2023 · 2 comments

Comments

@sigilante
Copy link

./configure && make fails at this step on Ubuntu:

configure: WARNING: "Architecture x86_64: Building libargon2 with optimizations"
./configure: line 14658: syntax error near unexpected token `-march=native,'
./configure: line 14658: `AX_CHECK_COMPILE_FLAG(-march=native,'
make: *** [Makefile:658: config.status] Error 2
@sigilante
Copy link
Author

Commenting out the AC_CHECK_COMPILE block fixes this temporarily.

@joemfb
Copy link
Member

joemfb commented Nov 29, 2023

I think you just need to install autoconf-archive, see urbit/vere#524. If so, that shouldn't be noted in the instructions here.

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