Giter Site home page Giter Site logo

Cannot make iaito about iaito HOT 6 CLOSED

radareorg avatar radareorg commented on May 29, 2024
Cannot make iaito

from iaito.

Comments (6)

trufae avatar trufae commented on May 29, 2024

Use r2 from release in case you care about stable behaviours. This is r2 from git and its known to break iaito

from iaito.

Billy1900 avatar Billy1900 commented on May 29, 2024

So now I clone this repo git clone --recurse-submodules https://github.com/radareorg/iaito.git and run bash radare2/sys/install.sh --disable-threads, the another error comes:

thread.c:135:2: error: unknown type name ‘cpu_set_t’
  135 |  cpu_set_t c;
      |  ^~~~~~~~~

from iaito.

trufae avatar trufae commented on May 29, 2024

I have local fixes for the build and the deadlocks, i'll cleanup and commit when ready.

The radare submodule is something i want to get rid, because iaito is suposed to use your system installation of r2 and reuse all of its plugins instead of shipping a specific old/stable version. It gives more flexibility and helps to push upstream

from iaito.

trufae avatar trufae commented on May 29, 2024

My patches allow to use r2 build with threads support. So no special configuration will be required

from iaito.

Billy1900 avatar Billy1900 commented on May 29, 2024

I have local fixes for the build and the deadlocks, i'll cleanup and commit when ready.

The radare submodule is something i want to get rid, because iaito is suposed to use your system installation of r2 and reuse all of its plugins instead of shipping a specific old/stable version. It gives more flexibility and helps to push upstream

I am sorry that I do not fully get what you mean? How do I tackle this issue?

from iaito.

Billy1900 avatar Billy1900 commented on May 29, 2024

Here are my solution:

  1. git clone https://github.com/radareorg/iaito.git
  2. and in iaito directory, git clone https://github.com/radareorg/radare2.git, and then compile the radare from https://github.com/radareorg/radare2, my version is 5.6.9 (current is the master)
  3. bash radare2/sys/install.sh --disable-threads
  4. then Follow the readme to install QT and configure & make.

from iaito.

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.