[Bug 297282] java/openjdk25: libjava.so does not find libjvm.so
| Newsgroups | gmane.os.freebsd.devel.java |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297282 --- Comment #3 from Harald Eilertsen <[email protected]> --- 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.