GithubHelp home page GithubHelp logo

Comments (6)

azat avatar azat commented on May 25, 2024

Thanks for the report.

Per #1512, is there any ETA when Libevent 2.2.0

It should be done long time ago... So I don't want to give any ETA .
But basically there is almost zero blockers

Or even a 2.1.13 (even if the only change is being re-bootstrapped with modern versions of the GNU Autotools?)

2.1 is unsupported

from libevent.

azat avatar azat commented on May 25, 2024

Also, can you compile from sources (from master branch), will it work?

from libevent.

azat avatar azat commented on May 25, 2024

And verify which minimal autotools version is required, this will really helps.

Also note, that I want to deprecated autotools build system, cmake should be used instead. Can you also give cmake a try?

from libevent.

jsquyres avatar jsquyres commented on May 25, 2024

It should be done long time ago... So I don't want to give any ETA .
But basically there is almost zero blockers

Fair enough.

2.1 is unsupported

What versions are supported?

Also, can you compile from sources (from master branch), will it work?

Compiling on my Mac with all the latest Autotools, both master and the v2.1.12 tarball compile+link fine, with and without the MACOSX_DEPLOYMENT_TARGET environment variable.

$ autoconf --version | head -n 1; automake --version | head -n 1; glibtool --version | head -n 1                               
autoconf (GNU Autoconf) 2.72
automake (GNU automake) 1.16.5
glibtool (GNU libtool) 2.4.7

And verify which minimal autotools version is required, this will really helps.

I can install / try older versions of the Autotools, but that will take a little time. Is there a reason to use something other than the most recent versions?

Also note, that I want to deprecated autotools build system, cmake should be used instead. Can you also give cmake a try?

For what it's worth: cmake would not be preferred for us. Open MPI (and associated projects) are all 100% Autotools.

from libevent.

jsquyres avatar jsquyres commented on May 25, 2024

To close the loop on this already-closed issue -- I haven't been able to find the time to comprehensively test older versions of the Autotools to find the minimal versions that work. I don't know if that matters, though. If there's a reason to use something other than the latest versions (which we know do work properly), let me know and I'll try to find the time.

from libevent.

azat avatar azat commented on May 25, 2024

Thanks for the follow up!

If there's a reason to use something other than the latest versions

@jsquyres no reasons, this is just to increase compatibility, likely, libevent could be used with lots of old toolchains, but unlikely they need MACOSX_DEPLOYMENT_TARGET, so it is ok to do nothing here :)

from libevent.

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.