← Back to team overview

yade-dev team mailing list archive

Yade does not start, linker problem?

 

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



Follow ups