yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #02783
[Bug 498268] Re: Problem to start Yade bzr1906
I checked debian's oldstable http://packages.debian.org/etch/libgts-dev
and it does contain the symbol (have a look in /usr/include/gts.h, look
for gts_object_is_from_class).
I suspect something broken on your system.
If you don't need gts, you can disable the 'gts' feature and compile
without it.
--
Problem to start Yade bzr1906
https://bugs.launchpad.net/bugs/498268
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
Status in Yet Another Dynamic Engine: New
Bug description:
I can't start yade. The error is shown as:
196 [3084912832] FATAL yade.Omega - /home/3S-LAB/vtran/yade/core/Omega.cpp:201 loadPlugins: /home/3S-LAB/vtran/YADE3/lib/yade-Tieng-tieng/lib/lib_gts__python-module.so: undefined symbol `
196 [3084912832] FATAL yade.Omega - /home/3S-LAB/vtran/yade/core/Omega.cpp:201 loadPlugins: /home/3S-LAB/vtran/YADE3/lib/yade-Tieng-tieng/lib/lib_gts__python-module.so: /home/3S-LAB/vtran/YADE3/lib/yade-Tieng-tieng/lib/lib_gts__python-module.so: undefined symbol: gts_object_is_from_class
196 [3084912832] FATAL yade.Omega - /home/3S-LAB/vtran/yade/core/Omega.cpp:201 loadPlugins: Bailing out.
Aborted
How i can fix it?
References