Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The issues when installing the ceres-solver。。。 #1111

Open
krwinC opened this issue Sep 25, 2024 · 0 comments
Open

The issues when installing the ceres-solver。。。 #1111

krwinC opened this issue Sep 25, 2024 · 0 comments

Comments

@krwinC
Copy link

krwinC commented Sep 25, 2024

when i was using ubuntu install the ceres-solver,i have some issues as follows :

[ 96%] Built target rosenbrock_numeric_diff
[ 96%] Linking CXX executable ../bin/curve_fitting_c
/usr/bin/ld: /lib/x86_64-linux-gnu/libgfortran.so.5: undefined reference to __issignalingf@GLIBC_2.18' /usr/bin/ld: /lib/x86_64-linux-gnu/libquadmath.so.0: undefined reference to __signgam@GLIBC_2.23'
/usr/bin/ld: /lib/x86_64-linux-gnu/libgfortran.so.5: undefined reference to __issignalingf128@GLIBC_2.26' /usr/bin/ld: /home/krwin/miniconda3/x86_64-conda-linux-gnu/sysroot/usr/lib/libm.so: undefined reference to __get_cpu_features@GLIBC_PRIVATE'
/usr/bin/ld: /lib/x86_64-linux-gnu/liblapack.so.3: undefined reference to logf@GLIBC_2.27' /usr/bin/ld: /lib/x86_64-linux-gnu/libgfortran.so.5: undefined reference to __issignalingl@GLIBC_2.18'
/usr/bin/ld: /lib/x86_64-linux-gnu/libmetis.so.5: undefined reference to log@GLIBC_2.29' /usr/bin/ld: /home/krwin/miniconda3/x86_64-conda-linux-gnu/sysroot/usr/lib/librt.so: undefined reference to __libc_dlopen_mode@GLIBC_PRIVATE'
/usr/bin/ld: /home/krwin/miniconda3/x86_64-conda-linux-gnu/sysroot/usr/lib/librt.so: undefined reference to __libc_dlsym@GLIBC_PRIVATE' /usr/bin/ld: /lib/x86_64-linux-gnu/libgfortran.so.5: undefined reference to __issignaling@GLIBC_2.18'
/usr/bin/ld: /home/krwin/miniconda3/x86_64-conda-linux-gnu/sysroot/usr/lib/librt.so: undefined reference to __pthread_unwind@GLIBC_PRIVATE' /usr/bin/ld: /lib/x86_64-linux-gnu/libgfortran.so.5: undefined reference to exp@GLIBC_2.29'
/usr/bin/ld: /lib/x86_64-linux-gnu/libmetis.so.5: undefined reference to powf@GLIBC_2.27' /usr/bin/ld: /lib/x86_64-linux-gnu/libgfortran.so.5: undefined reference to expf@GLIBC_2.27'
/usr/bin/ld: /lib/x86_64-linux-gnu/libmetis.so.5: undefined reference to pow@GLIBC_2.29' /usr/bin/ld: /home/krwin/miniconda3/x86_64-conda-linux-gnu/sysroot/usr/lib/librt.so: undefined reference to __vdso_clock_gettime@GLIBC_PRIVATE'
collect2: error: ld returned 1 exit status
make[2]: *** [examples/CMakeFiles/curve_fitting_c.dir/build.make:173:bin/curve_fitting_c] 错误 1
make[1]: *** [CMakeFiles/Makefile2:24863:examples/CMakeFiles/curve_fitting_c.dir/all] 错误 2

hope soneone can fix this,thanks for your anyone’s time!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant