Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./configure fails on Mac with boost-1.86.0 #38

Open
william-vw opened this issue Oct 2, 2024 · 0 comments
Open

./configure fails on Mac with boost-1.86.0 #38

william-vw opened this issue Oct 2, 2024 · 0 comments

Comments

@william-vw
Copy link

System:

  • macOS 14.6.1 (23G93)

  • gcc --version
    Apple clang version 15.0.0 (clang-1500.3.9.4)
    Target: arm64-apple-darwin23.6.0
    Thread model: posix

  • boost 1.86.0
    (earlier versions don't compile on my system)

(let me know if more details are needed)

Command:
./configure --enable-python --with-boost=../boost/installation_1_86_0

I attach the cmd output (configure output.txt) as well as config.log.
Note that both the latest release version and development version (i.e., cloned from github) end with the same error, namely

configure: error: cannot find boost/algorithm/string.hpp

The release version also provides the following warning right before:

configure: WARNING: boost/algorithm/string.hpp: present but cannot be compiled
configure: WARNING: boost/algorithm/string.hpp:     check for missing prerequisite headers?
configure: WARNING: boost/algorithm/string.hpp: see the Autoconf documentation
configure: WARNING: boost/algorithm/string.hpp:     section "Present But Cannot Be Compiled"
configure: WARNING: boost/algorithm/string.hpp: proceeding with the compiler's result
configure: WARNING:     ## ------------------------------------------------- ##
configure: WARNING:     ## Report this to dlvhex-devel@lists.sourceforge.net ##
configure: WARNING:     ## ------------------------------------------------- ##

(Despite the suggestion, I am assuming this is the correct channel for reporting errors.)

Any help would be appreciated!

configure output.txt
config.log

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant