请问ubuntu18.04编译ORB-SLAM3时出现这个问题怎么办

CMakeFiles/ORB_SLAM3.dir/src/ORBextractor.cc.o:无法识别文件: 文件被截断
collect2: error: ld returned 1 exit status
CMakeFiles/ORB_SLAM3.dir/build.make:809: recipe for target '../lib/libORB_SLAM3.so' failed
make[2]: *** [../lib/libORB_SLAM3.so] Error 1
CMakeFiles/Makefile2:289: recipe for target 'CMakeFiles/ORB_SLAM3.dir/all' failed
make[1]: *** [CMakeFiles/ORB_SLAM3.dir/all] Error 2
Makefile:83: recipe for target 'all' failed
make: *** [all] Error 2

看看安装的库满不满足要求