Git Product home page Git Product logo

Comments (4)

yrp604 avatar yrp604 commented on April 28, 2024 1

I was able to reproduce and fix your problem by installing libedit-dev:i386 (dpkg --add-architecture i386). Could you try this?

Unfortunately PTRACE_O_EXITKILL requires linux 3.8+, so it doesn't look like rappel will work on 3.2

from rappel.

yrp604 avatar yrp604 commented on April 28, 2024

Did you have libedit-dev installed?

from rappel.

nerd-qp avatar nerd-qp commented on April 28, 2024

Yes, I have.

libedit-dev is already the newest version (3.1-20150325-1ubuntu2).

thanks!

BTW: this result is produced by a virtual machine
uname -v: Linux precise32 3.2.0-126-generic-pae #169-Ubuntu SMP Fri Mar 31 14:43:09 UTC 2017 i686 i686 i386 GNU/Linux
gcc -v: gcc version 4.7.3 (Ubuntu/Linaro 4.7.3-2ubuntu1~12.04)

ptrace.c: 100:4: warning: format '%x' expects argument of type 'unsigned int', but argument 3 has type 'long unsigned int' [-Wformat]
ptrace.c: In function 'ptrace_launch':
ptrace.c:131:2: error: 'PTRACE_O_EXITKILL' undeclared (first use in this function)
ptrace.c:131:2: note: each undeclared identifier is reported only once for each function it appears in
ptrace.c: At top level:
cc1: warning: unrecognized command line option "-Wno-gnu-empty-initializer" [enabled by default]
make: *** [obj/ptrace.o] Error 1

Actually I can use -ledit on empty main. Maybe compiling using 64bits library with -m32 can be troubling?

from rappel.

nerd-qp avatar nerd-qp commented on April 28, 2024

Many thanks!!! It worked!

from rappel.

Related Issues (19)

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.