← Back to team overview

yade-dev team mailing list archive

Re: Yade does not start, linker problem?

 

I actually did re-run cmake. I even deleted everything in my build directory 
to be sure. So I guess this is not the problem. Any other ideas?


On Tuesday 25 June 2013 10:48:33 Bruno Chareyre wrote:
> Did you re-run cmake?
> When new cpp files are added (and it was the case recently) it is necessary.
> 
> B
> 
> On 25/06/13 08:49, Klaus Thoeni wrote:
> > Hi guys
> > 
> > I just updated one of my machines and compiled yade. Everything went
> > smoothly but when I try to run yade I get the following:
> > 
> > thoeni@thoeni:~/YADE-git/master/build$ yade
> > Welcome to Yade 2013-06-21.git-1e52860
> > 
> > Traceback (most recent call last):
> >   File
> >   "/home/thoeni/YADE-git/master/install/bin/yade-2013-06-21.git-1e52860",> 
> > line 115, in <module>
> > 
> >     import yade
> >   
> >   File "/home/thoeni/YADE-git/master/install/lib/x86_64-linux-
> > 
> > gnu/yade-2013-06-21.git-1e52860/py/yade/__init__.py", line 65, in <module>
> > 
> >     import boot
> > 
> > ImportError: /home/thoeni/YADE-git/master/install/lib/x86_64-linux-
> > gnu/yade-2013-06-21.git-1e52860/libcore.so: undefined symbol:
> > _ZTVN4yade6SphereE
> > 
> > To me it seems like a liking error but I was not able to fix it. I am
> > running kubuntu 12.04 with gcc 4.6.3 and cmake 2.8.9. I have another
> > machine with the same operating system but cmake 2.8.7 and it is working.
> > Any suggestions?
> > 
> > BTW, is anyone running yade on ubuntu 12.10 or 13.04? Do you recommend to
> > upgrade?
> > 
> > Thnaks
> > Klaus
> > 
> > 
> > _______________________________________________
> > 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
> 
> --
> _______________
> Bruno Chareyre
> Associate Professor
> ENSE³ - Grenoble INP
> Lab. 3SR
> BP 53
> 38041 Grenoble cedex 9
> Tél : +33 4 56 52 86 21
> Fax : +33 4 76 82 70 43
> ________________
> 
> 
> _______________________________________________
> 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