[Bug 297282] java/openjdk25: libjava.so does not find libjvm.so
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 297282] java/openjdk25: libjava.so does not find libjvm.so"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 14 Aug 2026 10:27:24 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297282 --- Comment #3 from Harald Eilertsen <haraldei@FreeBSD.org> --- Went for a different approach instead, removed the USE_LDCONFIG line from the OpenJDK8 and 11 ports. This will make ldd report that it can't find libjvm.so regardless of which jdk version are installed. Since OpenJDK loads the libs explicitly at runtime, this should not be a problem. -- You are receiving this mail because: You are the assignee for the bug.