How can i build libmetal for a barametal soc? #310
Unanswered
kikuyuchanj
asked this question in
Q&A
Replies: 1 comment
-
your issue seems linked to your environment. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to build libmetal and openamp for a barametal system, which is not Xillinx. But when I build cmake with newlib toolchain, I meet this problem:
-- Found Threads: TRUE
CMake Error at /usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:137 (message):
Could NOT find LibRt (missing: LIBRT_LIBRARIES)
Call Stack (most recent call first):
/usr/share/cmake-3.10/Modules/FindPackageHandleStandardArgs.cmake:378 (_FPHSA_FAILURE_MESSAGE)
cmake/modules/FindLibRt.cmake:36 (find_package_handle_standard_args)
cmake/depends.cmake:24 (find_package)
CMakeLists.txt:24 (include)
Beta Was this translation helpful? Give feedback.
All reactions