yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #08449
[Bug 968188] Re: Yade with CGAL crashes at startup
Hi all,
I confirm the bug as I experience the same problem when compiling Yade
2012-04-04.git-8699dc7 with CGAL feature. I am using ubuntu 12.04
precise so as Anh-Tuan who is also experiencing the same problem. Adding
SHCCFLAGS = ['-lgmp'] to the profile does not work for me too.
--
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/968188
Title:
Yade with CGAL crashes at startup
Status in Yet Another Dynamic Engine:
New
Bug description:
I installed CGAL (using apt-get install libcgal-dev ) and successfully
compiled yade with featue CGAL. However, when starting yade I got
following error:
Welcome to Yade bzr3055
Traceback (most recent call last):
File "/host/VYPOCTY/yade/bin/yade-trunk", line 118, in <module>
import yade
File "/host/VYPOCTY/yade/lib/yade-trunk2-trunk2/py/yade/__init__.py", line 57, in <module>
import boot
ImportError: /host/VYPOCTY/yade/lib/yade-trunk2-trunk2/py/yade/../../lib/../lib/libyade-support.so: undefined symbol: __gmpq_init
jan@ubuntu:/host/VYPOCTY/yade$
Without CGAL feature, it works. My system is Ubuntu 11.10, Yade is bzr3055, CGAL is 3.8-1.
Jan Elias - Brno, Czech Republic
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/968188/+subscriptions
References