Git Product home page Git Product logo

Comments (6)

fmarier avatar fmarier commented on September 26, 2024 1

Also, FYI, if you'd like 0.22 in the next stable versions of Debian and Ubuntu, the deadline is Feb 2nd.

from pdfresurrect.

ryandesign avatar ryandesign commented on September 26, 2024 1

Another datapoint: I am able to build pdfresurrect 0.23 with no problems on macOS 10.15.7, both as shipped with its autoconf-2.69-generated configure script and if I autoreconf with autoconf 2.71.

from pdfresurrect.

enferex avatar enferex commented on September 26, 2024

@fmarier Thanks for the head's up, I'm still rocking AC 2.69 locally. I'll have to pluck down the latest, test this out, and see if I can fix it, thanks again.

from pdfresurrect.

enferex avatar enferex commented on September 26, 2024

@fmarier I've created an updated configure and configure.ac. I think/hope this solves the issue that Debian is experiencing.
https://github.com/enferex/pdfresurrect/tree/fix-config

from pdfresurrect.

fmarier avatar fmarier commented on September 26, 2024

I'm having problems reproducing the build failure with autoconf 2.70. My apologies, I should have tried that first before filing this bug :/ Were you able to see the current version of pdfresurrect fail to build with 2.69?

With respect to your fix, I think the following will be problematic on distros that use an earlier version of autoconf:

-AC_PREREQ(2.61)
+AC_PREREQ([2.70])

Let me ask the Debian reporter more information and let's park this issue until he gets back to me. With respect to the next stable version of Debian/Ubuntu, it's not a big deal anyways because they're going to ship with autoconf2.69. So if you've got other fixes you'd like to see in these distros, feel free to release without addressing any autoconf2.70 issues.

from pdfresurrect.

enferex avatar enferex commented on September 26, 2024

No worries! I still think it's good to at least be prepared for the autoconf update.

Were you able to see the current version of pdfresurrect fail to build with 2.69?

I have no issues building with 2.69. I do have one change for the upcoming debian update, which I plan on cutting a release the next two weeks.

from pdfresurrect.

Related Issues (12)

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.