-
Bug
-
Resolution: Fixed
-
P4
-
9
-
b85
-
os_x
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8141750 | emb-9 | Erik Joelsson | P4 | Resolved | Fixed | team |
JDK-8236421 | 8u251 | Erik Joelsson | P4 | Resolved | Fixed | b01 |
JDK-8239611 | emb-8u251 | Erik Joelsson | P4 | Resolved | Fixed | team |
While trying the macosx build using devkits again, I happened to be on a system where some Xcode install/update error had left the /usr/include directory missing. This shouldn't be an issue since we have all the necessary include files in the SDK inside the devkit/Xcode application.
Getting this to work require several changes and cleanups that will actually improve build consistency overall. It will also guarantee that we use the correct system headers in all cases.
Getting this to work require several changes and cleanups that will actually improve build consistency overall. It will also guarantee that we use the correct system headers in all cases.
- backported by
-
JDK-8141750 Devkit build on Macosx still requires Xcode to be installed
- Resolved
-
JDK-8236421 Devkit build on Macosx still requires Xcode to be installed
- Resolved
-
JDK-8239611 Devkit build on Macosx still requires Xcode to be installed
- Resolved
- relates to
-
JDK-8139617 Devkit build on MacOS X causes popups an Xcode install
- Closed