yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #12217
[Bug 1478470] Re: undefined symbol after Compilation
Hi,
Is "-1.11.1" really the postfix you defined in the cmake options? I have doubts about that.
Also:
- which version of the sources do you compile?
- what is cmake output?
- what OS do you have?
I'm closing since I'm nearly sure it is not a bug (or, if it is, a "won't fix" since we will not fix 1.11.1, it is 1 year old).
Please follow the installation instructions carefully, and if it still doesn't work please free to re-open (and to provide full details).
Bruno
** Changed in: yade
Status: New => Invalid
--
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.
https://bugs.launchpad.net/bugs/1478470
Title:
undefined symbol after Compilation
Status in Yade:
Invalid
Bug description:
After Compilation of yade, i tried to run yade-1.11.1, then erro
occured:
xiaoan@ubuntu:~/Opensources/myYade/build$ yade-1.11.1
Welcome to Yade 1.11.1
Traceback (most recent call last):
File "/usr/local/bin/yade-1.11.1", line 127, in <module>
import yade
File "/usr/local/lib/x86_64-linux-gnu/yade-1.11.1/py/yade/__init__.py", line 65, in <module>
import boot
ImportError: /usr/local/lib/x86_64-linux-gnu/yade-1.11.1/libyade.so: undefined symbol: _ZN5boost9iostreams4zlib10sync_flushE
best
Xiao An
To manage notifications about this bug go to:
https://bugs.launchpad.net/yade/+bug/1478470/+subscriptions
References