Date: Sat, 01 Feb 2025 15:20:55 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 284503] java/openjdk23 missing libfontconfig.so dependency Message-ID: <bug-284503-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D284503 Bug ID: 284503 Summary: java/openjdk23 missing libfontconfig.so dependency Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: java@FreeBSD.org Reporter: freebsd.68fba@nospam.spacesurfer.com Flags: maintainer-feedback?(java@FreeBSD.org) Assignee: java@FreeBSD.org 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.s= o.1 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-284503-7788>