yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09836
undefined symbol: mpfr_init2
Hello,
I tried to modify Tetra class with CGAL. The compilation was without any
problem, but after starting yade, following error ocured (even after cmake
completely from scratch).
Traceback (most recent call last):
File "/home/honzik/bin/yade-trunk", line 115, in <module>
import yade
File "/home/honzik/lib/x86_64-linux-gnu/yade-trunk/py/yade/__init__.py",
line 65, in <module>
import boot
ImportError: /home/honzik/lib/x86_64-linux-gnu/yade-trunk/libyade.so:
undefined symbol: mpfr_init2
Do you have any idea what might be the reason or how to solve it?
Thanks
Jan
Follow ups