Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-16969

Remove the PKG_CHECK_MODULE macro

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Minor
    • Lustre 2.16.0
    • None
    • None
    • 3
    • 9223372036854775807

    Description

      This macro fails in very annoying to debug ways, without providing any benefit over a plan pkg-config command. Often, this will fail with:

      syntax error near unexpected token `LIBNL3,'

      `      PKG_CHECK_MODULES(LIBNL3, libnl-genl-3.0 >= 3.1)'

      and provide no indication that the real error is that pkg-config is not installed. Using the raw command will make this self-evident will still performing the same function.

      Attachments

        Activity

          People

            timday Tim Day
            timday Tim Day
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: