Giter VIP home page Giter VIP logo

Comments (9)

arvidn avatar arvidn commented on May 13, 2024

I'm guessing this file may need some patching to support your distro/version:

https://github.com/arvidn/libtorrent/blob/master/m4/ax_boost_base.m4

maybe you can play around with it and see if you can come up with a patch that fixes it.

from libtorrent.

sledgehammer999 avatar sledgehammer999 commented on May 13, 2024

@arvidn if you follow the link at the top of the .m4 file you'll see there is a newer version available.
@buf1024 can you substitute the .m4 with the new one and confirm that it works?

from libtorrent.

arvidn avatar arvidn commented on May 13, 2024

@buf1024 please let me know if the newer version fixes this for you.

from libtorrent.

buf1024 avatar buf1024 commented on May 13, 2024

@arvidn it doesn't fix the problem.

from libtorrent.

sledgehammer999 avatar sledgehammer999 commented on May 13, 2024

Try invoking the configure like this ./configure --with-boost=<path to boost include folder> --with-boost-libdir=<path to boost lib folder>

from libtorrent.

buf1024 avatar buf1024 commented on May 13, 2024

@sledgehammer999, I try this way many times, and It does't work too, and print the same error. I link /usr/lib64/lib64/libboostXXX to /usr/lib64/libboostXX, and generate make file using cmake, and then temporary success build libtorrent.

from libtorrent.

sledgehammer999 avatar sledgehammer999 commented on May 13, 2024

I wonder if you'll have better luck reporting to the autoconf's bugtracker (or whichever this macro belongs to)

from libtorrent.

buf1024 avatar buf1024 commented on May 13, 2024

@arvidn m4/ax_boost_base.m4 seems has some protention bug.

export $BOOST_ROOT, after success check it seems forget to set the varable $_version, this make boost check failed.

@sledgehammer999 ./configure --with-boost=<path to boost include folder> --with-boost-libdir=<path to boost lib folder> fails because my boost libary directory structure doesn't fit the layout in m4/ax_boost_base.m4

from libtorrent.

Falcosc avatar Falcosc commented on May 13, 2024

I guess we could close this ticked because currently we have newer boost versions as precondition anyway.

from libtorrent.

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.