← Back to team overview

yade-users team mailing list archive

Re: [Question #293500]: Undefined symbol : zpotrf_

 

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

    Status: Open => Answered

Jan Stránský proposed the following answer:
Hi Hicham,
zpotrf is a Lapack function. So for some reason lapack is wrongly linked.
But I am not able to tell you how to fix it..
cheers
Jan


2016-05-09 17:13 GMT+02:00 Hicham BENNIOU <
question293500@xxxxxxxxxxxxxxxxxxxxx>:

> 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.
>
> _______________________________________________
> Mailing list: https://launchpad.net/~yade-users
> Post to     : yade-users@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~yade-users
> More help   : https://help.launchpad.net/ListHelp
>

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