You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I have tried to install srsran_project on Rpi5 with Rpi os. when I run "sudo make install" in 53% stopped and show this error:
[ 53%] Built target srsran_flexible_o_du_split_dynamic
[ 53%] Linking CXX executable gnb
/usr/bin/ld: ../../lib/fapi/decorator_helpers/libsrsran_fapi_decorator_helpers.a(slot_last_message_notifier_dispatcher.cpp.o):(.data.rel+0x0): undefined reference to `vtable for srsran::fapi::slot_last_message_notifier_dummy'
collect2: error: ld returned 1 exit status
make[2]: *** [apps/gnb/CMakeFiles/gnb.dir/build.make:273: apps/gnb/gnb] Error 1
make[1]: *** [CMakeFiles/Makefile2:7317: apps/gnb/CMakeFiles/gnb.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
The text was updated successfully, but these errors were encountered:
Hello. I have tried to install srsran_project on Rpi5 with Rpi os. when I run "sudo make install" in 53% stopped and show this error:
[ 53%] Built target srsran_flexible_o_du_split_dynamic
[ 53%] Linking CXX executable gnb
/usr/bin/ld: ../../lib/fapi/decorator_helpers/libsrsran_fapi_decorator_helpers.a(slot_last_message_notifier_dispatcher.cpp.o):(.data.rel+0x0): undefined reference to `vtable for srsran::fapi::slot_last_message_notifier_dummy'
collect2: error: ld returned 1 exit status
make[2]: *** [apps/gnb/CMakeFiles/gnb.dir/build.make:273: apps/gnb/gnb] Error 1
make[1]: *** [CMakeFiles/Makefile2:7317: apps/gnb/CMakeFiles/gnb.dir/all] Error 2
make: *** [Makefile:146: all] Error 2
The text was updated successfully, but these errors were encountered: