yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #09601
Re: Yade does not start, linker problem?
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
References