Jdk8u: libfontmanager.so: symbol FT_Library_SetLcdFilter: Error
Jayashree Huttanagoudar
jhuttana at redhat.com
Mon Mar 29 06:18:07 UTC 2021
Hi Preethi,
On Fri, Mar 26, 2021 at 10:10 PM preethi selvaraj <preethis00 at gmail.com>
wrote:
> Hi Team,
>
> I've checked out jdk8u292_b07 tag source and created jdk binaries. When
> building my project with this jdk, getting below error.
>
> [ia] ld.so.1: java: fatal: relocation error: file
> /common/java/jdk1.8.0_292/jre/lib/amd64/libfontmanager.so: symbol
> FT_Library_SetLcdFilter: referenced symbol not found
>
> With previously generated jdks(may be prior to 01/2021 security update)
> i've never faced any issues like this.
>
> Anything i missed during configure? how to resolve this?
>
Have you set LD_LIBRARY_PATH ?
I don't see any change in readelf output for jdk8u292_b06 and jdk8u292_b07
w.r.t the symbol 'FT_Library_SetLcdFilter' libfontmanager.so.
Thanks & Regards,
Jaya
>
> Regards,
> Preethi
>
>
More information about the jdk8u-dev
mailing list