编译OpenJDK8:configure: could not find or use freetype at location

简介: 编译OpenJDK8:configure: could not find or use freetype at location

 之前专门编译通过,昨天调整了目录结构,准备做个备份,结果就出了这样的错误。

  后来终于明白:

  • 吾使用脚本自动区分Win32/x64,并进行相应的复制工作。
  • 使用的目录只有lib,没有include。

  明白了这个原因,那好办,改进了一下脚本,编译顺利进行。

目录
相关文章
|
3月前
|
Ubuntu PHP
ubuntu php libzip安装 ./configure报错 checking for libzip... not found configure
ubuntu php libzip安装 ./configure报错 checking for libzip... not found configure
75 1
Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR)Call Stack
Could NOT find LibXml2 (missing: LIBXML2_LIBRARY LIBXML2_INCLUDE_DIR)Call Stack
427 0
编译OpenJDK8:configure: Could not compile and link with freetype. This might be a 32/64-bit mismatch.
编译OpenJDK8:configure: Could not compile and link with freetype. This might be a 32/64-bit mismatch.
90 0
解决办法:.No package ‘freetype2‘ found
解决办法:.No package ‘freetype2‘ found
322 0
|
C语言
编译OpenJDK8:configure error /usr/lib64/ccache/gcc is a symbolic link to ccache
编译OpenJDK8:configure error /usr/lib64/ccache/gcc is a symbolic link to ccache
114 0
|
Shell
编译OpenJDK8:Could not find freetype! You need to build a 64-bit version of freetype
编译OpenJDK8:Could not find freetype! You need to build a 64-bit version of freetype
75 0
编译OpenJDK8:configure: error: Could not find all X11 headers
编译OpenJDK8:configure: error: Could not find all X11 headers
149 0
解决办法:Could not find bison
解决办法:Could not find bison
176 0
php7 编译 No package 'libzip' found
php7 编译 No package 'libzip' found
602 0
|
Shell 开发工具 C语言
php-7.3.13 configure: error: Please reinstall the libzip distribution
php-7.3.13 configure: error: Please reinstall the libzip distribution
233 0
php-7.3.13 configure: error: Please reinstall the libzip distribution