← Back to team overview

yade-dev team mailing list archive

[Bug 968188] Re: Yade with CGAL crashes at startup

 

Thank you, I also confirm that suggested fix (SHCCFLAGS = ['-lgmp']) didn't work in my case. I already reinstall to previous ubuntu version, so I will not be able to test the new release.
Thank you    Jan Elias

-- 
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:
  Fix Released

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