← Back to team overview

yade-users team mailing list archive

[Question #293500]: Undefined symbol : zpotrf_

 

New question #293500 on Yade:
https://answers.launchpad.net/yade/+question/293500

Hello everyone,

So In order to prepare for a pull request, I merged the changes in the Yade trunk with my fork then updated the local files and compiled from scratch (clean build) to check for issues.

cmake :  gives  no errors or warnings.

make install : runs smoothly

but when I run yade  I get this :

Welcome to Yade 2016-05-09.git-145e975 
Traceback (most recent call last):
  File "./yade-2016-05-09.git-145e975", line 129, in <module>
    import yade
  File "/home/3S-LAB/hbenniou/Yade/install/lib/x86_64-linux-gnu/yade-2016-05-09.git-145e975/py/yade/__init__.py", line 65, in <module>
    import boot
ImportError: /home/3S-LAB/hbenniou/Yade/install/lib/x86_64-linux-gnu/yade-2016-05-09.git-145e975/libyade.so: undefined symbol: zpotrf_

Any ideas where this comes from ?


-- 
You received this question notification because your team yade-users is
an answer contact for Yade.