[Bug general/26311] configure uses unprefixed readelf to check for buildids

mark at klomp dot org sourceware-bugzilla@sourceware.org
Wed Jul 29 10:20:18 GMT 2020


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 <slyfox@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 <slyfox@gentoo.org>

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the Elfutils-devel mailing list