[Bug 256477] cannot install java/openjdk11
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 13 Mar 2023 13:00:40 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256477 --- Comment #19 from Peter Much <pmc@citylink.dinoex.sub.org> --- (In reply to Joseph Mingrone from comment #18) I can reproduce this: # tar xvf bootstrap-openjdk11-11.0.5.10.1.pkg # elfctl -e +wxneeded ./usr/local/bootstrap-openjdk11/bin/java elfctl: NT_FREEBSD_FEATURE_CTL note not found elfctl: NT_FREEBSD_FEATURE_CTL note not found # file ./usr/local/bootstrap-openjdk11/bin/java usr/local/bootstrap-openjdk11/bin/java: ELF 64-bit LSB executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 11.3, FreeBSD-style, not stripped $ file /usr/local/openjdk11/bin/java /usr/local/openjdk11/bin/java: ELF 64-bit LSB pie executable, x86-64, version 1 (FreeBSD), dynamically linked, interpreter /libexec/ld-elf.so.1, for FreeBSD 13.2, FreeBSD-style, not stripped -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug.