Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in androlyze.py ~" undefined symbol: vcblocksortCompress " #28

Closed
GoogleCodeExporter opened this issue Mar 20, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1.
2.
3.
What steps will reproduce the problem?
1. Complete the "make" step, I try to execute "python androlyze.py" in ARE.
2. I try to install androguard-1.0-rc1
3.

What is the expected output? What do you see instead?
Expected out is to enter the iPython. 
I see following message,

Traceback ((most recent call last):
   File "androlyze.py", line 33, in <module>
      from msign import *
   File ".//core/analysis/msign.py", line 25, in<module> imort libsign
ImportError: .//core/analysis/libsign/libsign.so: undefined symbol: 
vcblocksortCompress

What version of the product are you using? On what operating system?
androguard-1.0-rc1

Please provide any additional information below.

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?


Please provide any additional information below.


Original issue reported on code.google.com by CHMao2...@gmail.com on 29 Mar 2012 at 3:56

@GoogleCodeExporter
Copy link
Author

Ok.

I remove this version for the download. Please use the mercurial repository

Original comment by anthony....@gmail.com on 29 Mar 2012 at 4:29

  • Changed state: Fixed

@GoogleCodeExporter
Copy link
Author

Many thanks everything is done~

Original comment by CHMao2...@gmail.com on 31 Mar 2012 at 12:48

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant