编译OpenJDK8报错:configure: error: Failed to determine Xcode version.
Posted 柳鲲鹏
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了编译OpenJDK8报错:configure: error: Failed to determine Xcode version.相关的知识,希望对你有一定的参考价值。
- 具体错误
configure: error: Failed to determine Xcode version.
/Users/taishansoft/Downloads/tsjdk8-project/ts-jdk8/common/autoconf/generated-configure.sh: line 82: 5: Bad file descriptor
- 解决办法
下载安装Xcode。把整个Xcode.app目录移动到/Applications目录下。然后执行以下命令:
sudo xcode-select -switch /Applications/Xcode.app/Contents/Developer
以上是关于编译OpenJDK8报错:configure: error: Failed to determine Xcode version.的主要内容,如果未能解决你的问题,请参考以下文章
Mac编译OpenJDK8:configure: error: Xcode 4 is required to build JDK 8, the version found was 10.1config
Mac编译OpenJDK8:configure: error: Xcode 4 is required to build JDK 8, the version found was 10.1config
Qt编译报错:The kit Desktop Qt...has configuration issues which might be the root cause for this problem.
Mac10.14下使用Xcode10编译调试OpenJDK8最新教程(附源码)
错误记录Android Studio 编译报错 ( VirtualApp 编译 NDK 报错 | Error:A problem occurred configuring project ‘: )(代
错误记录Android Studio 编译报错 ( VirtualApp 编译 NDK 报错 | Error:A problem occurred configuring project ‘: )(代