Coder Social home page Coder Social logo

Comments (7)

jeking3 avatar jeking3 commented on June 12, 2024

According to boost build sources, you want to define:

jking@ubuntu:~/boost/tools/build$ grep -r LZMA .
./src/tools/lzma.jam:# variables LZMA_LIBRARY_PATH, LZMA_NAME, and LZMA_INCLUDE will

jking@ubuntu:~/boost/tools/build$ grep -r BZIP2 .
./src/tools/bzip2.jam:# variables BZIP2_LIBRARY_PATH, BZIP2_NAME, and BZIP2_INCLUDE will

jking@ubuntu:~/boost/tools/build$ grep -r ZLIB .
./src/tools/zlib.jam:# variables ZLIB_LIBRARY_PATH, ZLIB_NAME, and ZLIB_INCLUDE will

Give those a try and see if they work.

from iostreams.

swatanabe avatar swatanabe commented on June 12, 2024

from iostreams.

jeking3 avatar jeking3 commented on June 12, 2024

I assume there is a log file one could look at to see the results of the resolution of those libraries?

from iostreams.

KBentley57 avatar KBentley57 commented on June 12, 2024

from iostreams.

KBentley57 avatar KBentley57 commented on June 12, 2024

I thought emailing the logs would attach them here, but I suppose that's how little I know about github! Anyway, I've created a little repo to aid in the diagnosis. If you clone it, you should be able to run the test, and reproduce the linking error.

https://github.com/KBentley57/boost-iostreams_test

from iostreams.

KBentley57 avatar KBentley57 commented on June 12, 2024

Just another note, I have tried building it without the CMake baggage, using the same inputs to bootstrap and b2. It turns out the same.

from iostreams.

KBentley57 avatar KBentley57 commented on June 12, 2024

Update - This no longer seems to be the behavior as of 1.70.0. I'm closing this issue, as all are now correctly identified.

from iostreams.

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.