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

dwarf.h is not found: "dwarf.h: No such file or directory" #4

Open
Hewiex opened this issue Nov 19, 2024 · 1 comment
Open

dwarf.h is not found: "dwarf.h: No such file or directory" #4

Hewiex opened this issue Nov 19, 2024 · 1 comment

Comments

@Hewiex
Copy link

Hewiex commented Nov 19, 2024

Hi,
When I catkin_make this project, I meet dwarf.h not found issue as below, could you help to find out the solution? Thanks in advance!

/home/xiaohua/Desktop/project/fmre/catkin_ws/src/fast_multi_robot_exploration/swarm_exploration/plan_manage/include/plan_manage/backward.hpp:217:10: fatal error: dwarf.h: No such file or directory
217 | #include <dwarf.h>
| ^~~~~~~~~
compilation terminated.
make[2]: *** [fast_multi_robot_exploration/swarm_exploration/exploration_manager/CMakeFiles/fame_node.dir/build.make:63: fast_multi_robot_exploration/swarm_exploration/exploration_manager/CMakeFiles/fame_node.dir/src/fame_node.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....

@Hewiex
Copy link
Author

Hewiex commented Nov 19, 2024

Hi, When I catkin_make this project, I meet dwarf.h not found issue as below, could you help to find out the solution? Thanks in advance!

/home/xiaohua/Desktop/project/fmre/catkin_ws/src/fast_multi_robot_exploration/swarm_exploration/plan_manage/include/plan_manage/backward.hpp:217:10: fatal error: dwarf.h: No such file or directory 217 | #include <dwarf.h> | ^~~~~~~~~ compilation terminated. make[2]: *** [fast_multi_robot_exploration/swarm_exploration/exploration_manager/CMakeFiles/fame_node.dir/build.make:63: fast_multi_robot_exploration/swarm_exploration/exploration_manager/CMakeFiles/fame_node.dir/src/fame_node.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs....

@lucaBartolomei

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