Date: Sun, 24 Mar 2019 12:56:20 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: maintainer-feedback requested: [Bug 236759] java/openjdk11: jshell fails to launch due to unresolved libiconv symbols Message-ID: <bug-236759-8522-LidnldGvGo@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-236759-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 mailing list <java@FreeBSD.org> for maintainer-feedback: Bug 236759: java/openjdk11: jshell fails to launch due to unresolved libiconv symbols https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236759 --- Description --- jshell from the openjdk11 or openjdk12 ports won't launch. It fails as follows: Launching JShell execution engine threw: ld-elf.so.1: /usr/local/openjdk11/lib/libjdwp.so: Undefined symbol "libiconv_open" The problem can be worked around as follows: env LD_PRELOAD=/usr/local/lib/libiconv.so /usr/local/openjdk11/bin/jshellhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236759-8522-LidnldGvGo>
