https://sourceware.org/bugzilla/show_bug.cgi?id=32294

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|ASSIGNED                    |RESOLVED

--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
commit 42b19e54393f031e6355cf0658e9518571e85ed3
Author: Mark Wielaard <m...@klomp.org>
Date:   Tue Oct 22 18:19:09 2024 +0200

    configure: better error message for [lib]debuginfod missing dependencies

    When dependencies for libdebuginfod, debuginfod or ima verification are
    missing and these features are explicitly enabled the user might not
    immediately know which of the dependicies are missing. Move the checks
    around a little so checks for dependencies are done immediately before
    the enable error message. And add the possible reason to the error to
    make things more clear.

         * configure.ac: Move libcurl and json-c tests before libdebuginfod
         check, move libmicrohttpd, sqlite3 and libarchive tests before
         debuginfod check and move librpm, libcrypto and imaevm.h tests
         before ima verification check.

    https://sourceware.org/bugzilla/show_bug.cgi?id=32294

    Signed-off-by: Mark Wielaard <m...@klomp.org>

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

Reply via email to