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

Build failed. Outdated config.guess and config.sub file in source. #89

Open
qyl27 opened this issue Aug 15, 2024 · 2 comments
Open

Build failed. Outdated config.guess and config.sub file in source. #89

qyl27 opened this issue Aug 15, 2024 · 2 comments

Comments

@qyl27
Copy link

qyl27 commented Aug 15, 2024

I am trying to build xcb-util-xrm for riscv64 architecture.
But got a build error, configure: error: cannot guess build type; you must specify one.
It was caused by outdated config.guess and config.sub file, it should be updated.

@psychon
Copy link
Contributor

psychon commented Aug 15, 2024

Those files are not in git so there is nothing that can be updated here. I guess they will automatically be updated on the next release. But since the last release soon can go to school (six years ago), that's why those files are also six years old.

I suggest to just regenerate the files locally with autoreconf when needed.

@qyl27
Copy link
Author

qyl27 commented Aug 16, 2024

ah, yes, I mean an updated release.

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