No, I am not using yade from packages. I am only running my own compiled version. Could it be a problem with the cmake version? Is anyone using cmake 2.8.9? What else could it be?
On Tuesday 25 June 2013 11:43:17 Anton Gladky wrote: > Do you have installed yade from packages on that machine? It can so happen, > that the shared libraries are taken from the packaged Yade version, but > you try to use the compiled one. > > > Anton > > 2013/6/25 Klaus Thoeni <[email protected]>: > > 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 : [email protected] > >> > 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 : [email protected] > >> Unsubscribe : https://launchpad.net/~yade-dev > >> More help : https://help.launchpad.net/ListHelp > > > > _______________________________________________ > > Mailing list: https://launchpad.net/~yade-dev > > Post to : [email protected] > > Unsubscribe : https://launchpad.net/~yade-dev > > More help : https://help.launchpad.net/ListHelp > > _______________________________________________ > Mailing list: https://launchpad.net/~yade-dev > Post to : [email protected] > Unsubscribe : https://launchpad.net/~yade-dev > More help : https://help.launchpad.net/ListHelp -- Dr. Klaus Thoeni - Centre for Geotechnical and Materials Modelling Civil, Surveying and Environmental Engineering - Engineering Building EA The University of Newcastle, Callaghan, NSW 2308, Australia web: http://www.newcastle.edu.au/research-centre/cgmm phone: +61 (0)2 4921 5735 _______________________________________________ Mailing list: https://launchpad.net/~yade-dev Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-dev More help : https://help.launchpad.net/ListHelp

