yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #06919
[Bug 707966] Re: Yade does not start on Natty 11.04
The default clean compilation:
-----------------------------------------------------
./../build/bin/yade-cleanComp
Welcome to Yade bzr2705
96 FATAL yade.Omega /home/gladk/dem/yade/cleanComp/yade/core/Omega.cpp:204 loadPlugins: /home/gladk/dem/yade/cleanComp/build/lib/yade-cleanComp/plugins/libplugins.so: undefined symbol `vtkCellArray::New()'
96 FATAL yade.Omega /home/gladk/dem/yade/cleanComp/yade/core/Omega.cpp:204 loadPlugins: /home/gladk/dem/yade/cleanComp/build/lib/yade-cleanComp/plugins/libplugins.so: /home/gladk/dem/yade/cleanComp/build/lib/yade-cleanComp/plugins/libplugins.so: undefined symbol: _ZN12vtkCellArray3NewEv
96 FATAL yade.Omega /home/gladk/dem/yade/cleanComp/yade/core/Omega.cpp:204 loadPlugins: Bailing out.
Aborted
-----------------------------------------------------
** Attachment added: "combined-files"
https://bugs.launchpad.net/yade/+bug/707966/+attachment/1823890/+files/combined-files
--
You received this bug notification because you are a member of Yade
developers, which is the registrant for Yade.
https://bugs.launchpad.net/bugs/707966
Title:
Yade does not start on Natty 11.04
Status in Yet Another Dynamic Engine:
In Progress
Bug description:
Compiles normally, but during start:
0.60 release:
=================================================
./../build/bin/yade-cleanComp
Welcome to Yade 0.60
Traceback (most recent call last):
File "./../build/bin/yade-cleanComp", line 105, in <module>
import yade
File "/home/gladk/dem/yade/060/build/lib/yade-cleanComp/py/yade/__init__.py", line 58, in <module>
import boot
ImportError: /home/gladk/dem/yade/060/build/lib/yade-cleanComp/py/yade/../../lib/../lib/libyade-support.so: undefined symbol: _ZN5boost11basic_regexIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9do_assignEPKcS7_j
=================================================
Latest trunk:
=================================================
Welcome to Yade bzr2679
Traceback (most recent call last):
File "./../build/bin/yade-cleanComp", line 115, in <module>
import yade
File "/home/gladk/dem/yade/cleanComp/build/lib/yade-cleanComp/py/yade/__init__.py", line 58, in <module>
import boot
ImportError: /home/gladk/dem/yade/cleanComp/build/lib/yade-cleanComp/py/yade/../../lib/../lib/libyade-support.so: undefined symbol: _ZN5boost11basic_regexIcNS_12regex_traitsIcNS_16cpp_regex_traitsIcEEEEE9do_assignEPKcS7_j
=================================================
References