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
Original issue reported on code.google.com by
pkedu...@gmail.com
on 10 Sep 2011 at 2:59