NVIDIA-AI-IOT / ros2_jetson_stats

ROS 2 package for monitoring and controlling NVIDIA Jetson Platform resources
MIT License
57 stars 12 forks source link

Could NOT find OpenSSL #4

Closed loriANDbird closed 1 year ago

loriANDbird commented 1 year ago

Starting >>> jtop_services --- stderr: jtop_services
CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_CRYPTO_LIBRARY OPENSSL_INCLUDE_DIR) Call Stack (most recent call first): /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:393 (_FPHSA_FAILURE_MESSAGE) /usr/share/cmake-3.16/Modules/FindOpenSSL.cmake:447 (find_package_handle_standard_args) /home/iking/ros2_foxy/ros2-linux/share/fastrtps/cmake/fastrtps-config.cmake:52 (find_package) /home/iking/ros2_foxy/ros2-linux/share/rosidl_typesupport_fastrtps_c/cmake/rosidl_typesupport_fastrtps_c-extras.cmake:6 (find_package) /home/iking/ros2_foxy/ros2-linux/share/rosidl_typesupport_fastrtps_c/cmake/rosidl_typesupport_fastrtps_cConfig.cmake:41 (include) /home/iking/ros2_foxy/ros2-linux/share/rosidl_typesupport_c/cmake/rosidl_typesupport_c-extras.cmake:13 (find_package) /home/iking/ros2_foxy/ros2-linux/share/rosidl_typesupport_c/cmake/rosidl_typesupport_cConfig.cmake:41 (include) /home/iking/ros2_foxy/ros2-linux/share/rosidl_default_generators/cmake/rosidl_default_generators-extras.cmake:21 (find_package) /home/iking/ros2_foxy/ros2-linux/share/rosidl_default_generators/cmake/rosidl_default_generatorsConfig.cmake:41 (include) CMakeLists.txt:20 (find_package)


Failed <<< jtop_services [1.51s, exited with code 1]

Summary: 0 packages finished [2.25s] 1 package failed: jtop_services 1 package had stderr output: jtop_services 1 package not processed

loriANDbird commented 1 year ago

sudo apt install libssl-dev