GithubHelp home page GithubHelp logo

Wrong check for libevent about fbthrift HOT 4 CLOSED

facebook avatar facebook commented on May 3, 2024
Wrong check for libevent

from fbthrift.

Comments (4)

azgo14 avatar azgo14 commented on May 3, 2024

I had the same problem (same output as you). From looking at my config.log, it seems the problem actually wasn't libevent, it was that double-conversion library could not be found (forgot to add it it LDFLAGS and LD_LIBRARY_PATH). Not sure if you have the same problem but hopefully this helps.

from fbthrift.

NotYoCheese avatar NotYoCheese commented on May 3, 2024

I'm trying to get proxygen to build on Centos 7. Proxygen clones and builds fbthrift. I will send in the deps scripts if I can get them working. I too am having a failure in the check for libevent in ./configure. Looking into the config.log it creates a conftest.c, compiles and runs the executable. The executable fails with the error:
"./conftest: error while loading shared libraries: libfolly.so.18: cannot open shared object file: No such file or directory"

If I manually add the folly/.libs directory to the LD_LIBRARY_PATH:
export LD_LIBRARY_PATH="pwd/folly/folly/.libs/:$LD_LIBRARY_PATH" configure finishes successfully. This is the cause of my particular "libevent" version failure.

from fbthrift.

 avatar commented on May 3, 2024

Thank you for reporting this issue and appreciate your patience. We've notified the core team for an update on this issue. We're looking for a response within the next 30 days or the issue may be closed.

from fbthrift.

eduardo-elizondo avatar eduardo-elizondo commented on May 3, 2024

Closing to clean and provide better support to new issues. We are rewriting docs and guides on how to support this.

from fbthrift.

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.