← Back to team overview

yade-dev team mailing list archive

Re: Yade does not start, linker problem?

 

No, I am executing the right file. 

However, some new hint. When comparing the local directory install/lib/x86_64-
linux-gnu/yade-2013-06-15.git-e88d195/py to another working one I can see that 
in my directory all pyc-files are missing. I guess this is the problem. But why 
are they missing? Has it something to to with PYTHONPATH or so? 

On Tuesday 25 June 2013 12:51:57 you wrote:
> Yes, if you delete everything and cmake - make from scratch, it is stronger
> than make clean :-) but I have no idea in your case.. Try also to delete
> the yade executable, is it possible that you are executing different file?
> Jan
> 
> 
> 2013/6/25 Klaus Thoeni <klaus.thoeni@xxxxxxxxx>
> 
> > Hi Jan
> > 
> > I usually delete everything in my build directory before compiling a new
> > version. I guess that should do the job as well, or not?
> > 
> > Thanks
> > Klaus
> > 
> > On Tuesday 25 June 2013 08:54:19 you wrote:
> > > Hi Klaus,
> > > I met the same problem some time ago.. After what time did you do the
> > > update? sometimes "make clean" is needed if there are some significant
> > > changes.
> > > HTH
> > > Jan
> > > 
> > > 
> > > 
> > > 
> > > 2013/6/25 Klaus Thoeni <klaus.thoeni@xxxxxxxxx>
> > > 
> > > > 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


Follow ups

References