Wilhelm Moser Posted February 1, 2020 Posted February 1, 2020 Hi, I have sort of a strange problem. 1.) lxc buster container built on armbian rockpro64 compiled OpenCPN built and installed the deb package without any issues. 2.) tried to install the package and faced wxWidget issues though I added the wxWidgets ppa and did a apt install *wxwidgets* BUT got this error: ----------------------------------- root@rockpro64:~/postinstall/opencpn/OpenCPN/build# cmake ../ -- cmake version: 3.13.4 -- *** Build Architecture is arm64 -- Setting C++11 standard via cmake standard mechanism -- Default compiler options: -- CMAKE_CXX_FLAGS: -- CMAKE_CXX_FLAGS_DEBUG: -g -- CMAKE_CXX_FLAGS_MINSIZEREL: -Os -DNDEBUG -- CMAKE_CXX_FLAGS_RELEASE: -O3 -DNDEBUG -- CMAKE_CXX_FLAGS_RELWITHDEBINFO: -O2 -g -DNDEBUG CMake Error at cmake/TargetSetup.cmake:46 (string): string sub-command STRIP requires two arguments. Call Stack (most recent call first): CMakeLists.txt:551 (include) CMake Error at cmake/TargetSetup.cmake:47 (string): string no output variable specified Call Stack (most recent call first): CMakeLists.txt:551 (include) -- *** Staging to build opencpn 5.0.522 *** -------------------------------------------- And I believe this is NOT an OpenCPN problem as the build on the lxc buster was fine. Tks for help.
Wilhelm Moser Posted February 1, 2020 Author Posted February 1, 2020 sorry - problem solved - I had the damn xfce4 without gtk support installed
Recommended Posts