why I can not set --without-freetype

David Holmes david.holmes at oracle.com
Fri Oct 14 08:39:18 UTC 2016


On 14/10/2016 5:10 PM, Diaz Soho wrote:
> hi,
>
> why I can not set --without-freetype when run configure script?
> since I use openjdk for my embedded platform that does not support any
> graphic function. that is not necessary for me, but I can not disable
>
> anyone have idea?

The build is not set up to cover every possible scenario, and requires 
freetype because it will build parts of the JDK that depend on it. Build 
requirements are covered in README-builds.html at the top of the repo.

Build specific queries should go to build-dev at openjdk.java.net - though 
this query comes up a bit so you should be able to find a link via google.

David



More information about the jdk8u-dev mailing list