errirayech:bitcoin folderhub$ ./configure CC=/opt/homebrew/opt/llvm/bin/clang@ CXX=/opt/homebrew/opt/llvm/bin/clang++
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... i386-apple-darwin17.7.0
checking host system type... i386-apple-darwin17.7.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ./build-aux/install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether to enable maintainer-specific portions of Makefiles... yes
checking whether make supports nested variables... (cached) yes
checking whether the C++ compiler works... no
configure: error: in `/Users/folderhub/heard/bitcoin':
configure: error: C++ compiler cannot create executables
See `config.log' for more details
-
elonlvl commented at 2:16 AM on August 21, 2022: none
- elonlvl added the label Bug on Aug 21, 2022
-
elonlvl commented at 2:16 AM on August 21, 2022: none
errirayech:bitcoin folderhub$ ./configure CC=/opt/homebrew/opt/llvm/bin/clang@ CXX=/opt/homebrew/opt/llvm/bin/clang++ checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking build system type... i386-apple-darwin17.7.0 checking host system type... i386-apple-darwin17.7.0 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... ./build-aux/install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... no checking for awk... awk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... yes checking whether make supports nested variables... (cached) yes checking whether the C++ compiler works... no configure: error: in `/Users/folderhub/heard/bitcoin': configure: error: C++ compiler cannot create executables See `config.log' for more details -
MarcoFalke commented at 6:09 AM on August 21, 2022: member
You can see the `config.log' for more details.
Also, no need to open three issues for the same thing.
- MarcoFalke closed this on Aug 21, 2022
- bitcoin locked this on Aug 21, 2023
Contributors
Labels