Giter Site home page Giter Site logo

help about libjwt HOT 6 CLOSED

benmcollins avatar benmcollins commented on August 17, 2024
help

from libjwt.

Comments (6)

benmcollins avatar benmcollins commented on August 17, 2024 1

Try using this tar all where autoreconf doesn’t need to be run.

https://launchpad.net/~ben-collins/+archive/ubuntu/libjwt/+files/libjwt_1.8.0.orig.tar.xz

from libjwt.

benmcollins avatar benmcollins commented on August 17, 2024

It's likely the AC prerequisite needs to be higher than 2.68. I've not tried to compile it on anything older than 14.04. Since 12.04 LTS is not even supported by Canonical anymore, I'm not sure it's worth it to work on supporting it with LibJWT. Perhaps you could update to 14.04 LTS or newer?

You could remove these two lines from configure.ac and retry:

AX_VALGRIND_CHECK

AX_CODE_COVERAGE

from libjwt.

herono2010 avatar herono2010 commented on August 17, 2024

My company won't update operating system easily. by remove "AX_VALGRIND_CHECK AX_CODE_COVERAGE", Mistakes still exist。

from libjwt.

benmcollins avatar benmcollins commented on August 17, 2024

The other alternative is to generate the autoreconf on a 14.04 or newer system, then copy the entire directory to the 12.04 system for building.

Last resort, try using cmake to build.

from libjwt.

benmcollins avatar benmcollins commented on August 17, 2024

I'm full of suggestions today!. You can also try getting the prebuilt packages for Trusty (14.04) and see if they work on 12.04:

sudo add-apt-repository ppa:ben-collins/libjwt
sudo apt-get update

Make sure apt points to trusty for my PPA.

deb http://ppa.launchpad.net/ben-collins/libjwt/ubuntu trusty main

from libjwt.

endlisnis avatar endlisnis commented on August 17, 2024

I'm running into the same problem using autoreconf v2.69 in CentOS v6.5. Oddly enough, when I run in CentOS v7.5 using the same version of autoreconf (v2.69), I do NOT get this problem.

from libjwt.

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.