IOsipov / androguard

Automatically exported from code.google.com/p/androguard
Apache License 2.0
0 stars 0 forks source link

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

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
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 commented 9 years ago
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

GoogleCodeExporter commented 9 years ago
Many thanks everything is done~

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