RFR: 8296615: use of undeclared identifier 'IPV6_DONTFRAG'
Xue-Lei Andrew Fan
xuelei at openjdk.org
Wed Nov 9 07:48:33 UTC 2022
On Wed, 9 Nov 2022 07:12:17 GMT, Alan Bateman <alanb at openjdk.org> wrote:
> Which macOS release and Xcode version is this, just wondering why it hasn't been seen before now.
I just noticed the issue yesterday while I run the building. I could build without any problem a few days before. The system is macOS Monterey version 12.6. Here is the related OpenJDK building configure summary:
* Toolchain: clang (clang/LLVM from Xcode 14.1)
* Sysroot: /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX13.0.sdk
* C Compiler: Version 14.0.0 (at /usr/bin/clang)
* C++ Compiler: Version 14.0.0 (at /usr/bin/clang++)
-------------
PR: https://git.openjdk.org/jdk/pull/11047
More information about the net-dev
mailing list