-
Notifications
You must be signed in to change notification settings - Fork 606
Error When Building SDK. "[21%] Linking CXX executable AlertSchedulerTest" #2101
Description
I have connected to the pi via ssh.
I have done all the steps correctly 3 times and still keep getting the same error.
/usr/bin/ld: ../../../../AVSCommon/libAVSCommon.so: undefined reference to __at omic_fetch_add_8' /usr/bin/ld: ../../../../AVSCommon/libAVSCommon.so: undefined reference to __at omic_store_8'
/usr/bin/ld: ../../../../AVSCommon/libAVSCommon.so: undefined reference to `__at omic_load_8'
collect2: error: ld returned 1 exit status
make[2]: *** [EXTENSION/Alerts/acsdkAlerts/test/CMakeFiles/AlertSchedulerTest.di r/build.make:114: EXTENSION/Alerts/acsdkAlerts/test/AlertSchedulerTest] Error 1
make[1]: *** [CMakeFiles/Makefile2:7531: EXTENSION/Alerts/acsdkAlerts/test/CMake Files/AlertSchedulerTest.dir/all] Error 2
make: *** [Makefile:160: all] Error 2