Git Product home page Git Product logo

Comments (4)

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
please compile all sources in the main directory:

"make"

Original comment by [email protected] on 27 Mar 2012 at 10:22

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
I have tried to compile,and the prompt reply:

  CCP dvm.o
In file included from dvm.cc:21:
dvm.h:23:20: error: Python.h: No such file or directory
In file included from /usr/include/c++/4.4/ext/hash_map:60,
                 from dvm.h:32,
                 from dvm.cc:21:
/usr/include/c++/4.4/backward/backward_warning.h:28:2: warning: #warning This 
file includes at least one deprecated or antiquated header which may be removed 
without further notice at a future date. Please use a non-deprecated interface 
with equivalent functionality instead. For a listing of replacement headers and 
interfaces, consult the file backward_warning.h. To disable this warning use 
-Wno-deprecated.
In file included from dvm.cc:21:
dvm.h:167: error: ISO C++ forbids declaration of ‘PyObject_HEAD’ with no 
type
dvm.h:169: error: ISO C++ forbids declaration of ‘PyObject’ with no type
dvm.h:169: error: expected ‘;’ before ‘*’ token
               .
               .
               . 


still "android@honeynet:~/androguard$ ./androsign.py -h" command doesn't work.

Original comment by [email protected] on 27 Mar 2012 at 11:42

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024
dvm.h:23:20: error: Python.h: No such file or directory

install python2.7-dev

Original comment by [email protected] on 27 Mar 2012 at 11:44

from androguard.

GoogleCodeExporter avatar GoogleCodeExporter commented on May 30, 2024

Original comment by [email protected] on 27 Mar 2012 at 3:16

  • Changed state: Invalid

from androguard.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.