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

got undefined symbol after build #300

Open
MerlotQ opened this issue Nov 27, 2018 · 0 comments
Open

got undefined symbol after build #300

MerlotQ opened this issue Nov 27, 2018 · 0 comments

Comments

@MerlotQ
Copy link

MerlotQ commented Nov 27, 2018

After building the lib, referencing libecto.so.0.6.11 would give undefined symbol error.
I run ldd -r libecto.so.0.6.11 and I got
undefined symbol: _ZN5boost7archive17archive_exceptionC1ERKS1_ (./libecto.so.0.6.11) undefined symbol: _ZN5boost16re_detail_10630012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE4findEv (./libecto.so.0.6.11) undefined symbol: _ZN5boost16re_detail_10630012perl_matcherIN9__gnu_cxx17__normal_iteratorIPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEEESaINS_9sub_matchISC_EEENS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE14construct_initERKNS_11basic_regexIcSJ_EENS_15regex_constants12_match_flagsE (./libecto.so.0.6.11) undefined symbol: _ZN5boost7archive21basic_binary_iarchiveINS0_15binary_iarchiveEE13load_overrideERNS0_15class_name_typeE (./libecto.so.0.6.11) undefined symbol: _ZN5boost13serialization16singleton_module9is_lockedEv (./libecto.so.0.6.11)

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