← Back to team overview

yade-dev team mailing list archive

Re: undefined symbol: mpfr_init2

 

What OS do you use? It is definitely linkage problem.

Anton


2013/8/27 Jan Stránský <honzik.stransky@xxxxxxxxx>:
> 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
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-dev
> Post to     : yade-dev@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-dev
> More help   : https://help.launchpad.net/ListHelp
>


Follow ups

References