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

errors while build MAVSDK on raspberry pi 3 #1305

Closed
helloE9 opened this issue Feb 3, 2021 · 1 comment
Closed

errors while build MAVSDK on raspberry pi 3 #1305

helloE9 opened this issue Feb 3, 2021 · 1 comment

Comments

@helloE9
Copy link

helloE9 commented Feb 3, 2021

Hi,
I got this error while I am building last stable branch of MAVSDK.

pi@raspberrypi:~/MAVSDK $ cmake --build build/default
[ 1%] Built target gtest
[ 18%] Built target mavsdk
[ 20%] Built target mavsdk_calibration
[ 23%] Built target mavsdk_camera
[ 24%] Built target mavsdk_mission
[ 26%] Built target mavsdk_telemetry
[ 27%] Built target gmock
[ 28%] Built target gtest_main
[ 29%] Linking CXX executable unit_tests_runner
/usr/bin/ld: core/libmavsdk.so.0.35.1: undefined reference to `__atomic_store_8'
collect2: error: ld returned 1 exit status
make[2]: *** [src/CMakeFiles/unit_tests_runner.dir/build.make:349: src/unit_tests_runner] Error 1
make[1]: *** [CMakeFiles/Makefile2:127: src/CMakeFiles/unit_tests_runner.dir/all] Error 2
make: *** [Makefile:130: all] Error 2

@julianoes
Copy link
Collaborator

This should be resolved in the latest develop, see #1300.

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

2 participants