freetype2 on ubuntu 12.04?
Erik Joelsson
erik.joelsson at oracle.com
Fri Oct 12 00:41:37 PDT 2012
Phil is correct. For a while, we had such a bug, and depending on which
forest you are building, it may still be there for you.
If freetype is installed in the system, and needed for the build,
configure is supposed to pick it up by itself. If you have time, please
try the build-infra forest and see if it works properly for you there.
/Erik
On 2012-10-12 06:27, Phil Race wrote:
> Closed doesn't use freetype. If a build with closed sources requires
> you to
> even set a variable related to freetype, then there's a build bug.
>
> -phil.
>
> On 10/11/12 7:43 PM, Weijun Wang wrote:
>> Hi All
>>
>> I'm building (Open+closed)JDK on Ubuntu 12.04 64 bit (in fact, a
>> linuxmint 13). It seems I have to add some extra arguments to make it
>> work:
>>
>> sh ../autoconf/configure --with-boot-jdk=/j7
>> --with-extra-cflags="-I/usr/include/freetype2"
>>
>> make FREETYPE2_LIB_PATH=/usr/lib/x86_64-linux-gnu/
>>
>> They look ugly. Is there any better way?
>>
>> Thanks
>> Max
>
More information about the build-infra-dev
mailing list