Hi,<br><br>I am trying to compile the freetype check in jdk/make/tools/freetypecheck, I have freetype headers in /boot/develop/headers/3rdparty and the lib is in /boot/common/lib/libfreetype.[a|la|so] and /boot/develop/lib/x86/libfreetype.so <br>
<br>Using the solaris linking there are two missing references: FT_Init_FreeType and FT_Library_Version. I am not sure which library it is linking against and I am not sure if the solaris version it the correct one to use. Any thoughts?<br>
<br>Michael<br>