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

Compile error Ubuntu 2022.10 #17

Open
peterbmckinley opened this issue May 7, 2023 · 1 comment
Open

Compile error Ubuntu 2022.10 #17

peterbmckinley opened this issue May 7, 2023 · 1 comment

Comments

@peterbmckinley
Copy link

c-stack.c:55:26: error: missing binary operator before token "("
55 | #elif HAVE_LIBSIGSEGV && SIGSTKSZ < 16384

@peterbmckinley
Copy link
Author

This is a known issue with m4/gnulib and glibc 2.34, fixed in a later version of Buildroot. Can this repo be updated to use a newer version of Buildroot? (currently 2023.02)

https://bugs.busybox.net/show_bug.cgi?id=13721
https://git.buildroot.org/buildroot/commit/?id=5a9504831f3fa1ef3be334036c93da30150fde55

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