Hello, Openssl3 does not build because guile-2.2.7 fails to configure.
Here is the excerpt: configure:4766: checking build system type configure:4780: result: x86_64-apple-darwin21 configure:4800: checking host system type configure:4813: result: x86_64-apple-darwin21 configure:5147: checking for x86_64-apple-darwin21-gcc configure:5174: result: /usr/bin/clang configure:5443: checking for C compiler version configure:5452: /usr/bin/clang --version >&5 Apple clang version 14.0.0 (clang-1400.0.29.102) Target: x86_64-apple-darwin21.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:5463: $? = 0 configure:5452: /usr/bin/clang -v >&5 Apple clang version 14.0.0 (clang-1400.0.29.102) Target: x86_64-apple-darwin21.6.0 Thread model: posix InstalledDir: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin configure:5463: $? = 0 configure:5452: /usr/bin/clang -V >&5 clang: error: argument to '-V' is missing (expected 1 value) clang: error: no input files configure:5463: $? = 1 configure:5452: /usr/bin/clang -qversion >&5 clang: error: unknown argument '-qversion'; did you mean '--version'? clang: error: no input files configure:5463: $? = 1 Any idea will help. Thanks in advance Raoul MEGELAS
