Git Product home page Git Product logo

latrace's Issues

undefined reference to `lt_config_wrap' when building

When building with ./configure && make, I get:

src/config-flex.o: In function `lt_config_lex':
/home/sbaugh/.local/src/latrace-0.5.11/<stdout>:1480: undefined reference to `lt_config_wrap'
collect2: error: ld returned 1 exit status
make: *** [src/Makefile:87: latrace] Error 1

undefined symbol: lt_args_wrap

0.5.11 seems not to be compatible with glibc 2.26:

ERROR: ld.so: object '/usr/lib/libltaudit.so.0.5.11' cannot be loaded as audit interface: undefined symbol: lt_args_wrap; ignored.

La_s390_64_regs has no member named sp_reg

We are receiving the following error message on s390x:

[  183s] src/stack.c: In function ‘lt_stack_framesize’:
[  183s] src/stack.c:98:32: error: ‘La_s390_64_regs’ has no member named ‘sp_reg’
[  183s]    98 |         void *sp = (void*) regs->sp_reg;

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.