-
Notifications
You must be signed in to change notification settings - Fork 154
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 Failure on Ubuntu 22.04 with Protobuf Error #543
Comments
What version of protobuf do you have? I suspect you've installed a version other than the one supplied by your OS (Ubuntu 22.04). |
I have version 3.12.4, although I am not sure what version ships by default with 22.04 |
Ubuntu 22.04 ships with 3.12.4, so that seems okay. What did you set |
harmonic I assumed that ros_gz_bridge would have to be built from the source as there is no recommendation for integration between Humble and Harmonic on the ros2 branch. However, on the humble branch, it mentions that binaries are available. It would be nice if this is updated on the ros2 branch as well. Sincere apologies for going dead for a while, I had my end sems. |
PRs are welcome regarding the documentation :) The fact that the error logs mention |
I ran two clean builds, one on my system which failed with the same error and another on a docker container, which worked just fine. This definitely seems to be something specific to my system. Both are using the same protoc versions. Please feel free to close the issue unless you would like to investigate further. |
I haven't seen this issue come up before and like you said, it seems specific to your system, so I'll go ahead and close this. I hope you figure out what's causing it to try linking against a static library. |
Environment
Description
Steps to reproduce
Output
The text was updated successfully, but these errors were encountered: