Date: Sun, 24 Mar 2019 12:56:20 +0000 From: bugzilla-noreply@freebsd.org To: java@FreeBSD.org Subject: [Bug 236759] java/openjdk11: jshell fails to launch due to unresolved libiconv symbols Message-ID: <bug-236759-8522@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236759 Bug ID: 236759 Summary: java/openjdk11: jshell fails to launch due to unresolved libiconv symbols 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: olivier.cinquin@uci.edu Assignee: java@FreeBSD.org Flags: maintainer-feedback?(java@FreeBSD.org) 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/jshell -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-236759-8522>
