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

/usr/bin/ld: cannot find -lserial #605

Open
AhmedBaza1 opened this issue Nov 25, 2022 · 0 comments
Open

/usr/bin/ld: cannot find -lserial #605

AhmedBaza1 opened this issue Nov 25, 2022 · 0 comments

Comments

@AhmedBaza1
Copy link

building a package for imu using catkin_make ros noetic having this error:

[ 66%] Linking CXX executable /home/r/ros1_ws/devel/lib/fdilink_ahrs/ahrs_driver /usr/bin/ld: cannot find -lserial collect2: error: ld returned 1 exit status make[2]: *** [fdilink_ahrs-demo/CMakeFiles/imu_tf.dir/build.make:119: /home/r/ros1_ws/devel/lib/fdilink_ahrs/imu_tf] Error 1 make[1]: *** [CMakeFiles/Makefile2:1634: fdilink_ahrs-demo/CMakeFiles/imu_tf.dir/all] Error 2 make[1]: *** Waiting for unfinished jobs.... /usr/bin/ld: cannot find -lserial collect2: error: ld returned 1 exit status make[2]: *** [fdilink_ahrs-demo/CMakeFiles/ahrs_driver.dir/build.make:120: /home/r/ros1_ws/devel/lib/fdilink_ahrs/ahrs_driver] Error 1 make[1]: *** [CMakeFiles/Makefile2:1608: fdilink_ahrs-demo/CMakeFiles/ahrs_driver.dir/all] Error 2 make: *** [Makefile:146: all] Error 2 Invoking "make -j12 -l12" failed

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