3
referência indefinida ao símbolo 'exp @@ GLIBC_2.2.5'
Pergunta semelhante foi feita aqui, mas não foi respondida. Eu tenho uma implementação de Levenberg-Marquardt(baixada de algum lugar) e estou tentando compilá-la, mas obtendo o seguinte erro. gauravloj@vertex:~/Documents/source_code/non-rigid_registration/Gauss_newton/levmar-2.6$ make [ 87%] Built target levmar Linking C executable lmdemo /usr/bin/ld: CMakeFiles/lmdemo.dir/lmdemo.c.o: undefined reference to symbol 'exp@@GLIBC_2.2.5' //lib/x86_64-linux-gnu/libm.so.6: error adding symbols: DSO …