-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Description
Hi, I tried compiling the code from source but got the following error
lto-wrapper: warning: using serial compilation of 21 LTRANS jobs
/usr/bin/ld: /usr/local/lib/libabsl_log_internal_log_sink_set.a(log_sink_set.cc.o): relocation R_X86_64_TPOFF32 against `_ZZN4absl12lts_2024011612log_internal12_GLOBAL__N_121ThreadIsLoggingStatusEvE17thread_is_logging' can not be used when making a shared object; recompile with -fPIC
/usr/bin/ld: failed to set dynamic section sizes: bad value
collect2: error: ld returned 1 exit status
make[2]: *** [src/CMakeFiles/madpose.dir/build.make:263: src/madpose.cpython-310-x86_64-linux-gnu.so] Error 1
make[1]: *** [CMakeFiles/Makefile2:116: src/CMakeFiles/madpose.dir/all] Error 2
I have AMD Ryzen 7 7800X3D, RTX4090, CUDA12.4, ubuntu 22.04 x86_64. This happens at the very end during the linking stage so I'm not sure if this is due to the code or some dependences. I also have ceres 2.3 and colmap 3.12 and poselib 2.0.4 built from scratch and working fine.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels