Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 01 Feb 2025 15:20:55 +0000
From:      bugzilla-noreply@freebsd.org
To:        java@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 284503] java/openjdk23 missing libfontconfig.so dependency
Message-ID:  <bug-284503-8522-Oxji5TzYh7@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-284503-8522@https.bugs.freebsd.org/bugzilla/>
References:  <bug-284503-8522@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-java (Nobody)
<java@FreeBSD.org> for maintainer-feedback:
Bug 284503: java/openjdk23 missing libfontconfig.so dependency
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284503



--- Description ---
Running swing application with openjdk23 (openjdk23-23.0.1+11.1 on
14.2-RELEASE-p1) fails with:

ld-elf.so.1: /usr/local/openjdk23/lib/libfontmanager.so: Undefined symbol
"FcPatternCreate"

There are no such errors with all earlier openjdk versions I have used
(openjdk22 works)

ldd /usr/local/openjdk23/lib/libfontmanager.so does not include
libfontconfig.so.1
ldd /usr/local/openjdk22/lib/libfontmanager.so does include libfontconfig.so.1


help

Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284503-8522-Oxji5TzYh7>