# Problem building voxl-Mapper on voxl cross

Source: https://forum.modalai.com/topic/4668/problem-building-voxl-mapper-on-voxl-cross
Category: VOXL SDK and Software (https://forum.modalai.com/category/47/voxl-sdk-and-software)
Tags: voxl-sdk
Posted: 2025-08-12 02:48:30 UTC by Daniel Rincon
Replies: 1 · Views: 467

## Daniel Rincon · 2025-08-12 02:48:30 UTC

Hello! I am using voxl-cross version 4.4 and I am getting this error:
```
make[2]: *** No rule to make target '/usr/lib64/libceres.so', needed by 'server/mav_path_smoothing/libmav_path_smoothing.so'.  Stop.
make[1]: *** [CMakeFiles/Makefile2:385: server/mav_path_smoothing/CMakeFiles/mav_path_smoothing.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 44%] Built target voxblox_planning_common
make: *** [Makefile:136: all] Error 2
```
 I have also tried building with 4.0 and nothing works. How can I fix this?
I tried installing it with: apt install -y libceres-dev libeigen3-dev libgoogle-glog-dev libgflags-dev
 and it didn't work.
It's for a Starling2. (VOXL2)

## Reply by Daniel Rincon · 2025-08-12 15:13:23 UTC

Solved using SDK 1.4
