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

Some lzma files doesn't exist #4

Closed
GoogleCodeExporter opened this issue Mar 19, 2015 · 1 comment
Closed

Some lzma files doesn't exist #4

GoogleCodeExporter opened this issue Mar 19, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

In androguard/classification/libsimilarity/lzma folder there is only lzma.c 
files, but the Makefile looks for:
SRC     =       Alloc.c LzFind.c LzmaDec.c LzmaEnc.c LzmaLib.c lzma.c

Steps to reproduce:
androguard$ make
make[2]: *** No rule to make target `Alloc.o', needed by `all'.  Stop.
make[1]: *** [ZIP] Error 2
make: *** [LIBS] Error 2

Using androguard hg version changeset: 224:d2a33d41ebbf
over Linux debian 2.6.32-5-686 #1 SMP i686 GNU/Linux

Original issue reported on code.google.com by pkedu...@gmail.com on 10 Sep 2011 at 2:59

@GoogleCodeExporter
Copy link
Author

Fixed 
http://code.google.com/p/androguard/source/detail?r=226b0c9abf3cdb51d68b7062df1d
41aeecb2264e

Thx

Original comment by anthony....@gmail.com on 10 Sep 2011 at 3:09

  • Changed state: Fixed

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