• 具体错误:
configure: error: Xcode 4 is required to build JDK 8, the version found was 10.1. Use --with-xcode-path to specify the location of Xcode 4 or make Xcode 4 active by using xcode-select.
configure exiting with result code 1
  • 解决办法:

common/autoconf/generated-configure.sh

搜索Xcode 4 is require,把as_fn_error改为echo即可.

    # Fail-fast: verify we're building on Xcode 4, we cannot build with Xcode 5 or laterXCODE_VERSION=`$XCODEBUILD -version | grep '^Xcode ' | sed 's/Xcode //'`XC_VERSION_PARTS=( ${XCODE_VERSION//./ } )if test ! "${XC_VERSION_PARTS[0]}" = "4"; thenecho $? "Xcode 4 is required to build JDK 8, the version found was $XCODE_VERSION. Use --with-xcode-path to specify the location of Xcode 4 or make Xcode 4 active by using xcode-select." "$LINENO" 5fi

Mac编译OpenJDK8:configure: error: Xcode 4 is required to build JDK 8, the version found was 10.1config相关推荐

  1. linux 编译错误 configure: error: no usable python found at /usr/bin/python2.7

    源码编译时出现  configure: error: no usable python found at /usr/bin/python2.7 错误提示 原因是没有安装 python-devel 造成 ...

  2. 编译问题configure: error: C compiler cannot create executables

    主机:centos SDK:openwrt(linux内核4.4.14) 编译工具: mipsel-openwrt-linux-gnu-gcc   5.3.0 今天在移植一个tinydtls库的时候, ...

  3. linux 编译错误 configure: error: C++ compiler cannot create executables

    今天装虚拟机LNMP环境 安装报错:configure: error: C++ compiler cannot create executables 这是因为 gcc 组件不完整,执行安装 yum i ...

  4. php安装编译时 configure: error: Cannot find OpenSSL's evp.h

    =============================================== yum install error: protected multilib versions error ...

  5. 解决编译apache出现的问题:configure: error: APR not found . Please read the documentation

    本文出自 "____哊.時^随记" 博客,请务必保留此出处http://xtony.blog.51cto.com/3964396/836508 解决了我的问题 解决编译apache ...

  6. Linux解决编译Apache出现的问题:configure: error: APR not found

    问题 #./configure --prefix--检查编辑环境时出现: checking for APR... no configure: error: APR not found . Please ...

  7. 编译php的时候,报configure: error: mcrypt.h not found. Please reinstall libmcrypt.错误的解决办法...

    configure: error: mcrypt.h not found. Please reinstall libmcrypt.  今天在编译php的时候,出现如下错误php安装出错:configu ...

  8. 编译安装PHP出现configure: error: MySQL configure failed. Please check config.log的解决方法

    以下为google的结果: 方案一: 转载链接:http://www.php-oa.com/2008/03/28/php-make.html 好久没有编译安装过php了,为了玩nginx.没法子,编译 ...

  9. php baocuo error,PHP编译报错configure: error: Cannot find libmysqlclient under /usr.

    今天编译PHP的时候遇到了几个错误,记录一下 第一次编译的时候报错如下: configure: error: mcrypt.h not found. Please reinstall libmcryp ...

  10. linux apr文件解压失败,Apache编译安装提示configure: error: APR not found错误解决方法...

    在配置Apache的时候,出现configure: error: APR not found错误 原因是缺少一些依赖包,安装这些依赖包就行了 下载依赖包,注意我这里下载的与参考链接上的有些不同,安装上 ...

最新文章

  1. 10分钟学会React Context API
  2. 在Windows系统中安装WAMP
  3. 恢复Win10照片查看器
  4. C语言试题五十九之请编写一个函数fun,它的功能时:求fibonacci数列中大于t的最小的一个数,结果由函数返回。
  5. ios jenkins_如何使用Jenkins和Fastlane制作iOS点播构建系统
  6. 揭开中国IDC产业神秘面纱
  7. 基类Object的子类有哪些以及字符串和数组的方法
  8. android 文字垂直居中,前端常见问题——安卓文本无法垂直居中
  9. 如果REST应用程序应该是无状态的,那么如何管理会话?
  10. listview中getview异步加载网络图片
  11. 牛客练习赛20:A. 礼物(组合数学/小球与盒子问题)
  12. vision画流程图的软件_vision软件怎么画流程图
  13. 香港服务器到大陆各地的网络延迟大小
  14. TechNet中文网络广播office系列视频教程下载(一)(2007-02-28 09:18:18) 分类:Office...
  15. 使用计算机打印资料时需要安装打印机驱动,详细教您如何在计算机上安装打印机驱动程序...
  16. Windows Mobile 7.0最新消息!!
  17. 微信小程序系列2——小程序页面渲染和逻辑的关系
  18. systemUI 学习记录1
  19. 富文本编辑器wangEditor回显问题
  20. PostMessaget与ON_MESSAGE

热门文章

  1. matlab绘制等间距同心圆,CDR做出等距离的同心圆的四种方法
  2. 男生是学计算机网络还是应用,男生适合读计算机网络技术专业吗
  3. JAVA105字符是什么_什么是Java字符串实习?
  4. java确定同一用户登录_java保持同一时间同一账号只能在一处登录
  5. android 3dtouch插件,iOS-3DTouch的简单实现
  6. 存储服务器之间的传输速度与服务器内部读写速度_3000MB/s读写带来的PC体验升级,东芝RD500固态硬盘评测...
  7. php date日期相关函数
  8. linux ssh 虚拟机下CentOS7开启SSH连接
  9. 【hdu 4658】Integer Partition (无序分拆数、五边形数定理)
  10. 【解决IE地址栏不见了问题】