Build error with voxl-portal and voxl-tflite-server
-
Getting this linking error building any branch of voxl-portal or voxl-tflite-server:
"/usr/lib/gcc-cross/aarch64-linux-gnu/7/../../../../aarch64-linux-gnu/bin/ld: warning: libwayland-server.so.0, needed by //usr/lib/libgbm.so, not found (try using -rpath or -rpath-link) //usr/lib/libgbm.so: undefined reference to `wl_resource_get_user_data' collect2: error: ld returned 1 exit status src/CMakeFiles/voxl-tflite-server.dir/build" -
Getting this linking error building any branch of voxl-portal or voxl-tflite-server:
"/usr/lib/gcc-cross/aarch64-linux-gnu/7/../../../../aarch64-linux-gnu/bin/ld: warning: libwayland-server.so.0, needed by //usr/lib/libgbm.so, not found (try using -rpath or -rpath-link) //usr/lib/libgbm.so: undefined reference to `wl_resource_get_user_data' collect2: error: ld returned 1 exit status src/CMakeFiles/voxl-tflite-server.dir/build"@teddy-zaremba Temporary fix by just installing missing package:
apt-get install -y libwayland-server0:arm64 libwayland-dev:arm64Also have to install this for voxl-portal
apt-get install -y libglib2.0-0:arm64
Reading along? Create a free ModalAI Forum account to join in.
With an account you can reply, ask your own question, get an email when a ModalAI engineer answers, and mark the reply that solved it. Your place in each thread is saved between visits.
Questions about VOXL, Flight Core, ESCs and ModalAI drones are answered here by the engineers who build them.
Register Login