pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: lang/openjdk8



On Sun,  8 Feb 2015 23:38:47 +0000 (GMT)
Robert Swindells <rjs%fdy2.co.uk@localhost> wrote:

> 
> Trying to build lang/openjdk8 on NetBSD/amd64-current from 20150125 I get:
> 
> ## Starting jdk
> In file included from /u1/pkgsrc/lang/openjdk8/work/openjdk/jdk/src/share/native/sun/font/freetypeScaler.c:34:0:
> /u1/pkgsrc/lang/openjdk8/work/.x11-buildlink/include/ft2build.h:37:29: fatal error: config/ftheader.h: No such file or directory
>  #include <config/ftheader.h>

Thank you for the report. I have tested only on NetBSD-6.
The freetype detection in the configure script is rather
convoluted and broken and I already had to patch it to
work there.

1) Where is ftheader.h installed on -current?

2) Please provide output of this command:

grep FREETYPE_ $(make show-var VARNAME=WRKSRC)/build/*/spec.gmk

Kind regards,
-Tobias


Home | Main Index | Thread Index | Old Index