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 failed when use higher protobuf lib #2168

Open
TE-N-ElvenWang opened this issue Jan 23, 2024 · 0 comments
Open

Compile failed when use higher protobuf lib #2168

TE-N-ElvenWang opened this issue Jan 23, 2024 · 0 comments

Comments

@TE-N-ElvenWang
Copy link
Contributor

If use higher version of protobuf, the otbr-agent will get build error:
armv8a-poky-linux/otbr/1.0/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/13.2.0/ld: src/proto/libotbr-proto.a(capabilities.pb.cc.o): undefined reference to symbol '_ZN4absl12lts_2023080212log_internal17MakeCheckOpStringIllEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEET_T0_PKc'
armv8a-poky-linux/otbr/1.0/recipe-sysroot-native/usr/bin/aarch64-poky-linux/../../libexec/aarch64-poky-linux/gcc/aarch64-poky-linux/13.2.0/ld: armv8a-poky-linux/otbr/1.0/recipe-sysroot/usr/lib64/libabsl_log_internal_check_op.so.2308.0.0: error adding symbols: DSO missing from command line
collect2: error: ld returned 1 exit status

Here submit a PR to fix it: #2130
Since there don't have reviewer assigned to that PR, so submit a bug 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

1 participant