https://sourceware.org/bugzilla/show_bug.cgi?id=26311
Mark Wielaard <mark at klomp dot org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED CC| |mark at klomp dot org --- Comment #1 from Mark Wielaard <mark at klomp dot org> --- You are right. It has been fixed in git already: commit 9698a399292fbc5e07eac17217af2de8bf5cb4b0 Author: Sergei Trofimovich <sly...@gentoo.org> Date: Sun Jun 14 20:28:07 2020 +0100 elfutils/configure.ac: use $READELF, not readelf Allow user to specify own readelf. Use detected readelf, not 'readelf'. Noticed when was building elfutils on tuple-prefixed toolchain: ``` checking whether the compiler generates build-ids... ./configure: line 5197: readelf: command not found no ``` Signed-off-by: Sergei Trofimovich <sly...@gentoo.org> -- You are receiving this mail because: You are on the CC list for the bug.