Hi
I run into a linking error while trying to compile a ROS driver for the GMSL Cameras using the following git repo:
Error:
/home/jptalledo/driveos/drive-t186ref-linux/targetfs/usr/lib/aarch64-linux-gnu/libxcb-shm.so.0.0.0: undefined reference to `xcb_send_request_with_fds’
Other post refer to re-install the factory library but I have dependencies (ROS) that I need to remove.
Can you advise how to debug/troubleshoot this issue?