Git Product home page Git Product logo

Comments (4)

trufae avatar trufae commented on June 24, 2024

The error is quite clear: “ The C compiler "/usr/bin/cc"is not able to compile a simple test program.”

so you dont have a compiler or any of their basic dependencies/libraries like libgcc or libc. You may need to install

according to google the pkg name you have to install is named “build-essential”.

also, theres a deb pkg for the r2ghidra decompiler in the release page iirc. You can also install it from there (hasnt been tested)

also if u installed r2-5.2.1 from the rwlease page of r2 you will need the -dev one too

from r2ghidra.

linxcow avatar linxcow commented on June 24, 2024

Thx for your help , the problem was not the compiler it seems , but not having installed the dev deb package.
I have removed all versions and dependencies from my installation and reinstalled the r2 5.2.1 versions (with dev package)

after doing the r2pm -ci r2ghidra i still get following errors :

Module version mismatch /home/mint/.local/share/radare2/plugins/core_pdd.so (4.2.1) vs (5.2.1)
Module version mismatch /home/mint/.local/share/radare2/plugins/core_pdd.so (4.2.1) vs (5.2.1)

from r2ghidra.

trufae avatar trufae commented on June 24, 2024

Those are warnings. Not errors. And it can he fixed by recompiling the r2dec plugin. r2pm -ci r2dec

from r2ghidra.

linxcow avatar linxcow commented on June 24, 2024

it worked thank you

from r2ghidra.

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.