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

building gdb on arch failed #58

Closed
jean-lopes opened this issue Aug 23, 2023 · 2 comments
Closed

building gdb on arch failed #58

jean-lopes opened this issue Aug 23, 2023 · 2 comments

Comments

@jean-lopes
Copy link

Error message: ld: cannot find -lboost_regex: No such file or directory

solution: sudo pacman -S boost

Should this dependency be added to: https://github.com/rohanrhu/gdb-frontend/blob/master/build_gdb.sh#L94-L95C30 ? (Also, on other distros?)

@rohanrhu
Copy link
Owner

Hi @jean-lopes, thank you for reporting. I don't have time for it at the moment. Could you add and test it and make a pull request? It would be nice if you could try building on other distros too.

@rohanrhu
Copy link
Owner

Added for all distros. (Debian, Ubuntu, Arch)

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