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

error on target library -ldw #5

Closed
tiralonghipol opened this issue Mar 26, 2021 · 2 comments
Closed

error on target library -ldw #5

tiralonghipol opened this issue Mar 26, 2021 · 2 comments

Comments

@tiralonghipol
Copy link

hi, thanks for sharing the repo, this work is amazing!

I got this error while building

Errors     << plan_manage:make /home/pol/repos/fuel_ws/logs/plan_manage/build.make.005.log                                           
/usr/bin/ld: cannot find -ldw
collect2: error: ld returned 1 exit status
make[2]: *** [/home/pol/repos/fuel_ws/devel/.private/plan_manage/lib/plan_manage/traj_server] Error 1
make[1]: *** [CMakeFiles/traj_server.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
/usr/bin/ld: cannot find -ldw
collect2: error: ld returned 1 exit status
make[2]: *** [/home/pol/repos/fuel_ws/devel/.private/plan_manage/lib/plan_manage/fast_planner_node] Error 1
make[1]: *** [CMakeFiles/fast_planner_node.dir/all] Error 2
make: *** [all] Error 2

Solved with:
sudo apt install dwarf-fortress

I will leave it here for future users with the same problem

@CAJvon
Copy link

CAJvon commented Mar 29, 2021

or sudo apt-get install libdw-dev

@Astrinine
Copy link

thank you,its true!

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

3 participants