RFR: 8343186: Hsdis build libopcodes and libbfd are not found

Matthias Baesken mbaesken at openjdk.org
Tue Oct 29 09:27:49 UTC 2024


On SUSE with precompiled binutils this error occurs :

configure: error: "/mydir/binutils-2.39-s15/lib64 must contain libbfd.a, libopcodes.a and libiberty.a"

But the libs are present; the error message and detection is wrong.

-------------

Commit messages:
 - JDK-8343186

Changes: https://git.openjdk.org/jdk/pull/21755/files
  Webrev: https://webrevs.openjdk.org/?repo=jdk&pr=21755&range=00
  Issue: https://bugs.openjdk.org/browse/JDK-8343186
  Stats: 15 lines in 1 file changed: 12 ins; 0 del; 3 mod
  Patch: https://git.openjdk.org/jdk/pull/21755.diff
  Fetch: git fetch https://git.openjdk.org/jdk.git pull/21755/head:pull/21755

PR: https://git.openjdk.org/jdk/pull/21755


More information about the build-dev mailing list