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

Compiling errors with absl-2308.0.0 #115

Open
gcampagnoli opened this issue Mar 23, 2024 · 0 comments
Open

Compiling errors with absl-2308.0.0 #115

gcampagnoli opened this issue Mar 23, 2024 · 0 comments

Comments

@gcampagnoli
Copy link

I am compiling on a Gentoo with absl-2308.0.0 and gave me a 2 kind of error compiling :

Protobuf only supports C++14 and newer.

and

/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: CMakeFiles/writer_tests.dir/t/repeated/writer_test_cases.cpp.o: undefined reference to symbol '_ZN4absl12lts_2023080212log_internal17MakeCheckOpStringIllEEPNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEET_T0_PKc'
/usr/lib/gcc/x86_64-pc-linux-gnu/13/../../../../x86_64-pc-linux-gnu/bin/ld: /usr/lib64/libabsl_log_internal_check_op.so.2308.0.0: error adding symbols: DSO missing from command line

so i changed CMakefile in root and in test

protozero-1.7.1-absl-2308.0.0.patch

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