Skip to content
This repository has been archived by the owner on May 19, 2022. It is now read-only.

ubuntu20.04problem #32

Open
Liu2022 opened this issue Apr 12, 2022 · 0 comments
Open

ubuntu20.04problem #32

Liu2022 opened this issue Apr 12, 2022 · 0 comments

Comments

@Liu2022
Copy link

Liu2022 commented Apr 12, 2022

I want to run the bagconverter on ubuntu20.04 but meet some problems.
/usr/bin/ld: CMakeFiles/bagconvert.dir/src/main.cpp.o: in function boost::filesystem::path::parent_path() const': /usr/local/include/boost/filesystem/path.hpp:808: undefined reference to boost::filesystem::path::find_parent_path_size() const'
/usr/bin/ld: CMakeFiles/bagconvert.dir/src/main.cpp.o: in function boost::filesystem::path::stem() const': /usr/local/include/boost/filesystem/path.hpp:811: undefined reference to boost::filesystem::path::stem_v3() const'
/usr/bin/ld: /usr/local/include/boost/filesystem/path.hpp:811: undefined reference to boost::filesystem::path::stem_v3() const' /usr/bin/ld: /usr/lib/gcc/x86_64-linux-gnu/11/../../../x86_64-linux-gnu/libpython3.8.so: undefined reference to XML_SetHashSalt'
collect2: error: ld returned 1 exit status
make[2]: *** [kalibr_allan-master/bagconvert/CMakeFiles/bagconvert.dir/build.make:161: /home/liuinze/kalibr_allan_ws/devel/lib/bagconvert/bagconvert] Error 1
make[1]: *** [CMakeFiles/Makefile2:610: kalibr_allan-master/bagconvert/CMakeFiles/bagconvert.dir/all] Error 2
make: *** [Makefile:141: all] Error 2

It looks liike my boost library is not be found. But it indeed finds the boost.1.71.0. So is anyone meet with the same problem like me? Thank you for any answers.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant